Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix case where make_prim allocates all global buffer pins | David Shah | 2017-10-20 | 1 | -1/+21 |
| | | | | | | | | 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. | ||||
* | Introduce device class into fuxx workign directories and have glbcheck ↵ | Scott Shawcroft | 2017-07-02 | 1 | -9/+10 |
| | | | | handle unsupported 5k tiles ok. | ||||
* | Add icefuzz support for the UP5K and rework underlying device specification ↵ | Scott Shawcroft | 2017-06-22 | 1 | -2/+1 |
| | | | | for more flexibility. | ||||
* | Maximized icefuzz testcases for LP384-CM49 | hermitsoft | 2017-03-09 | 1 | -1/+1 |
| | |||||
* | icefuzz make_xxx.py files are ready for LP384. | hermitsoft | 2017-03-07 | 1 | -10/+12 |
| | |||||
* | icefuzz: python 3 | Clifford Wolf | 2015-08-22 | 1 | -3/+1 |
| | |||||
* | Replaced calls to "python" with "python2" | Clifford Wolf | 2015-07-30 | 1 | -1/+1 |
| | |||||
* | Imported full dev sources | Clifford Wolf | 2015-07-18 | 1 | -0/+51 |