Commit Graph

8 Commits

Author SHA1 Message Date
David Shah 42047c6114 Fix case where make_prim allocates all global buffer pins
This is a low probability bug more likely to show up in low pin
count devices with few GBINs. In rare cases make_prim would
constrain all of the global buffer capable pins but not the clock
input. icecube would then fail to place the clock input. This is
fixed by always constraining the clock if all GBIN pins are used.
2017-10-20 15:18:39 +01:00
Scott Shawcroft b00ffb1c09 Introduce device class into fuxx workign directories and have glbcheck handle unsupported 5k tiles ok. 2017-07-02 15:38:44 -07:00
Scott Shawcroft 58a6110be1 Add icefuzz support for the UP5K and rework underlying device specification for more flexibility. 2017-06-22 17:38:38 -07:00
hermitsoft f7334fcf4a Maximized icefuzz testcases for LP384-CM49 2017-03-09 15:23:54 +01:00
hermitsoft f8934de8d5 icefuzz make_xxx.py files are ready for LP384. 2017-03-07 22:39:04 +01:00
Clifford Wolf f6f96a26e0 icefuzz: python 3 2015-08-22 09:42:57 +02:00
Clifford Wolf 4c1335f51e Replaced calls to "python" with "python2" 2015-07-30 10:15:48 +02:00
Clifford Wolf 48154cb6f4 Imported full dev sources 2015-07-18 13:10:40 +02:00