Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generic: Add APIs for controlling cell->bel pin mapping | gatecat | 2021-02-15 | 1 | -0/+2 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | generic: Use IdStringList for all arch object names | D. Shah | 2021-02-02 | 1 | -5/+5 |
| | | | | Signed-off-by: D. Shah <dave@ds0.me> | ||||
* | Rename Partition -> BelBucket. | Keith Rothman | 2021-02-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | Add archcheck for partition methods. | Keith Rothman | 2021-02-02 | 1 | -0/+1 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | generic: Add a simple packer for generic SLICEs and IOBs | David Shah | 2019-04-02 | 1 | -0/+10 |
| | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
* | Get rid of BelType and PortPin in generic arch | Clifford Wolf | 2018-08-08 | 1 | -3/+0 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Change DelayInfo semantics to what we actually need | Clifford Wolf | 2018-07-21 | 1 | -3/+6 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | ice40: Trim DSP inputs that are constant where appropriate | David Shah | 2018-07-19 | 1 | -2/+6 |
| | | | | Signed-off-by: David Shah <davey1576@gmail.com> | ||||
* | Add ArchNetInfo and ArchCellInfo | Clifford Wolf | 2018-07-17 | 1 | -0/+3 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add Groups API | Clifford Wolf | 2018-07-12 | 1 | -0/+1 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Add GUI Decals API | Clifford Wolf | 2018-07-11 | 1 | -0/+1 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Rename "dummy" arch to "generic" | Clifford Wolf | 2018-06-29 | 1 | -0/+53 |
Signed-off-by: Clifford Wolf <clifford@clifford.at> |