Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ice40: Update examples to use packer/pcf | David Shah | 2018-06-13 | 1 | -117/+6 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Fix iCE40 routing graph | Clifford Wolf | 2018-06-10 | 1 | -6/+0 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add support for iCE40 global buffers (currently only for 1k devices) | Clifford Wolf | 2018-06-10 | 1 | -118/+131 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Renamed LOC attribute to BEL, fix ice40 IO bel names | Clifford Wolf | 2018-06-09 | 1 | -8/+8 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Adding basic placement constraints | David Shah | 2018-06-09 | 1 | -3/+77 |
| | | | | | | | Specify the attribute (* LOC="bel_name" *) on any cell to constrain its placement to that bel. Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Add iCE40 blinky example | Clifford Wolf | 2018-05-31 | 1 | -0/+57 |
Signed-off-by: Clifford Wolf <clifford@clifford.at> |