Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: New NetInfo and CellInfo constructors | gatecat | 2022-02-16 | 1 | -4/+2 |
| | |||||
* | interchange: Allow site wires driven by more than one bel | gatecat | 2021-06-28 | 1 | -13/+2 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Using hashlib in arches | gatecat | 2021-06-02 | 1 | -4/+4 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | interchange: pseudo pips: fix illegal tile pseudo PIPs | Alessandro Comodi | 2021-05-14 | 1 | -15/+37 |
| | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | interchange: Allow pseudo-cells with no input pins | gatecat | 2021-04-13 | 1 | -14/+35 |
| | | | | | | | These are used for the LUT-as-GND-driver pseudo-pips in the Nexus arch, which will probably be required for UltraScale too. Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | clangformat | gatecat | 2021-04-12 | 1 | -84/+89 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | [interchange] Remove requirement to have wire_lut. | Keith Rothman | 2021-04-06 | 1 | -0/+4 |
| | | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> | ||||
* | [interchange] Add crude pseudo pip model. | Keith Rothman | 2021-04-06 | 1 | -0/+470 |
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> |