aboutsummaryrefslogtreecommitdiffstats
path: root/icefuzz/make_ram40.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix make_ram40 for UltraPlusDavid Shah2017-10-201-3/+7
| | | | | | Sometimes make_ram40 was assigning too many IO pins, causing a placment failure, and also sometimes connecting a global clock net to WCLKE or RCLKE which was also causing a placment failure.
* Introduce device class into fuxx workign directories and have glbcheck ↵Scott Shawcroft2017-07-021-9/+10
| | | | handle unsupported 5k tiles ok.
* Add icefuzz support for the UP5K and rework underlying device specification ↵Scott Shawcroft2017-06-221-5/+4
| | | | for more flexibility.
* icefuzz: python 3Clifford Wolf2015-08-221-3/+1
|
* Replaced calls to "python" with "python2"Clifford Wolf2015-07-301-1/+1
|
* Imported full dev sourcesClifford Wolf2015-07-181-0/+113