-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix icestudio test-examples to pass 'apio lint'. #537
Comments
Hi @zapta, tomorrow i'll fix them, this is not a problem of Icestudio is for the verilog inside. The examples are very old and yosys get more stricted year by year and this examples contains errors. Don't worry tomorros i'll take this task and fix it |
Thanks Carlos. And feel free to delete examples from test-examples. I
think we have more than we need and the automatic tests use the examples
from 'apio examples' anyway.
…On Sat, Jan 11, 2025 at 1:40 PM Carlos Venegas Arrabé < ***@***.***> wrote:
Hi @zapta <https://github.com/zapta>, tomorrow i'll fix them, this is not
a problem of Icestudio is for the verilog inside.
The examples are very old and yosys get more stricted year by year and
this examples contains errors.
Don't worry tomorros i'll take this task and fix it
—
Reply to this email directly, view it on GitHub
<#537 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQVMQJZSMH6JGWNTR2U7BT2KGFWLAVCNFSM6AAAAABVAJOIY2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBVGQ2TIMRUHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
i'm on it now, bug some of this have many problems, i'll try to fix as soon as possible |
@zapta , finally i could work on it and all is fixed. You could try to lint ;) |
Thanks Carlos, I will git it a try
…On Sat, Jan 11, 2025 at 4:58 PM Carlos Venegas Arrabé < ***@***.***> wrote:
@zapta <https://github.com/zapta> , finally i could work on it and all is
fixed. You could try to lint ;)
—
Reply to this email directly, view it on GitHub
<#537 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQVMQNFF6BGPICXPRQO3UD2KG42TAVCNFSM6AAAAABVAJOIY2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBVGUYDKOJUGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi @cavearr, thanks for fixing it.
|
|
Don' worry @zapta , i'm review today, i don't review the testbenches , i only had been generated from Icestudio but yesterday i didn't could test it. Today i'm reviewing all of this stuff and in the way i refine Icestudio linter parser and improve the error management. |
@zapta , it's done, examples fixed! |
Thanks Carlos! |
Hi @cavearr, try to run this bash script at the root of the apio repo. It will test all the icestudio projects in test-examples, and will stop on first error. BTW, I think that we have too many icestudio examples there so please feel free to delete some, this is also a form of fixing.
EDIT: Fixed the script above. |
@cavearr, can you look into this?
the apio/test-examples dir contains a few tens of project that were generated with icestudio and they fails 'apio lint'. This issue is to fix them, for example, by generating again their apio projects with the latest icestudio.
Example 1
Example 2
The text was updated successfully, but these errors were encountered: