-
Notifications
You must be signed in to change notification settings - Fork 247
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
Icesutudio doesn't swhow the large name of the ECP5's pins #499
Comments
i will add a precision on what Benitoss wrote. the characteres are correctly shown on the screen ( even with 10 characters). But only the 5 first are saved. Therefore, when re-oppening a file (and maybe also when building it) a pin "P2_C14" will be mixed with a pin P2_C1. What i saw is (for exemple) on the Alhambra II board You can open the joined file /change the pin to SDA/ then close and reopen it and modifying the "SDA" to "SDA_" in the pinout.json file solves the problem |
Little precision i could not saved the pinout.json for Alhambra II myself, because it is protected by the autors. |
Little correction two :-) In fact, for me, the problem is more that the string "SDA" is also in "ADC_SDA" |
Due to the large number of the pins in the new ECP5 boards, the pin's names has to be larger.
Actually Icestudio only shows 5 characters in the pin's field.
Please could you allow to show names with 6 characters (as example P2_C14) ???
Thanks
The text was updated successfully, but these errors were encountered: