-
Notifications
You must be signed in to change notification settings - Fork 140
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
Resolve unknown ICE40 part numbers ICE40U4K-UWG30 and ICE40U4K-SG48 #545
Comments
These match up to the ICE5LP4K parts. Same family as the ICE40UP5K (SG48 packages are pin compatible). I was following the naming that ICE Storm uses for their CLI tools. |
Can you identify them in the attached ordering information (extracted from the datasheet)? For example, I don't see any with 30 pins. |
The 48 pin fpga seems to be ICE5LP4K-SG48I and this is confirmed by the IcyBlue schematic: https://github.com/Oak-Development-Technologies/IcyBlue/blob/main/Images/IcyBlue%20Schematic.png The 30 pin fpga seems to not exist, and since it's not used by any board, safe to delete. Does this make sense? |
30 pin should have been 20 pin (there was a CWG20 variant) but it would now be a 36 pin variant SWG36. I'm not certain that exists in Ice Storm yet though. |
Thanks Seth. I will fix it. BTW, is there an authoritative list of the FPGA part numbers that are supported by the open source tools and the pnr options for each one of them? See a more detailed questions at the bottom here: |
I tend to lean on what's in this list here: https://github.com/YosysHQ/icestorm/blob/master/icefuzz/icecube.sh |
Thanks @skerr92! |
These two part numbers in fpga.json are unknown. Resolve them, verify their attributes and verify the match to the odt boards that use the second one (48).
They were added originally in b427656
Boards
https://github.com/Oak-Development-Technologies/IcyBlue
https://github.com/Oak-Development-Technologies/RPGA-Feather
fpgas.json:
boards.json:
The text was updated successfully, but these errors were encountered: