Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added more code comments, formatted the code | Maciej Kurc | 2021-07-22 | 6 | -123/+124 |
| | | | | Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | ||||
* | Added computing and reporting LUT mapping cache size | Maciej Kurc | 2021-07-16 | 2 | -0/+37 |
| | | | | Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | ||||
* | Fixed assertion typos | Maciej Kurc | 2021-07-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | ||||
* | Migrated C arrays to std::array containers. | Maciej Kurc | 2021-07-16 | 2 | -9/+31 |
| | | | | Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | ||||
* | LUT mapping ceche optimizations 2 | Maciej Kurc | 2021-07-16 | 3 | -93/+17 |
| | | | | Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | ||||
* | LUT mapping cache optimizations 1 | Maciej Kurc | 2021-07-16 | 2 | -32/+48 |
| | | | | Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | ||||
* | Working site LUT mapping cache | Maciej Kurc | 2021-07-16 | 7 | -42/+470 |
| | | | | Signed-off-by: Maciej Kurc <mkurc@antmicro.com> | ||||
* | Merge pull request #751 from trabucayre/gw1ns-2 | gatecat | 2021-07-06 | 3 | -7/+8 |
|\ | | | | | add support for GW1NS-2 family | ||||
| * | .cirrus/Dockerfile.ubuntu20.04: update apycula to 0.0.1a9 | Gwenhael Goavec-Merou | 2021-07-06 | 1 | -1/+1 |
| | | |||||
| * | add support for GW1NS-2 family | Gwenhael Goavec-Merou | 2021-07-06 | 2 | -6/+7 |
| | | | | | | | | Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> | ||||
* | | Merge pull request #754 from YosysHQ/gatecat/ecp5-dcs | gatecat | 2021-07-06 | 4 | -11/+55 |
|\ \ | | | | | | | ecp5: Add DCSC support | ||||
| * | | ecp5: Add DCSC support | gatecat | 2021-07-06 | 4 | -11/+55 |
| |/ | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | | Merge pull request #752 from YosysHQ/gatecat/du-mem-error | gatecat | 2021-07-06 | 1 | -1/+2 |
|\ \ | | | | | | | design_utils: Fix memory error | ||||
| * | | design_utils: Fix memory error | gatecat | 2021-07-06 | 1 | -1/+2 |
| |/ | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | | Merge pull request #750 from YosysHQ/gatecat/io-improve | gatecat | 2021-07-06 | 10 | -59/+136 |
|\ \ | |/ |/| | IO improvements for OBUFTDS | ||||
| * | interchange: Allow pseudo pip wires to overlap with bound site wires on the ↵ | gatecat | 2021-07-06 | 3 | -17/+13 |
| | | | | | | | | | | | | same net Signed-off-by: gatecat <gatecat@ds0.me> | ||||
| * | router2: Dump pre-bound routes when routing fails in debug mode | gatecat | 2021-07-06 | 1 | -1/+11 |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
| * | interchange: Improve search for PAD-attached bels | gatecat | 2021-07-06 | 2 | -41/+32 |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
| * | interchange: tests: add obuftds test | Alessandro Comodi | 2021-07-06 | 6 | -0/+80 |
|/ | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | Merge pull request #748 from acomodi/fix-phys-net-writing | gatecat | 2021-07-02 | 1 | -2/+13 |
|\ | | | | | interchange: phys: skip only nets writing on disconnected out ports | ||||
| * | interchange: phys: skip only nets writing on disconnected out ports | Alessandro Comodi | 2021-07-02 | 1 | -2/+13 |
|/ | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | Merge pull request #747 from cr1901/machxo2 | gatecat | 2021-07-01 | 9 | -13/+140 |
|\ | | | | | MachXO2 Checkpoint 1 | ||||
| * | machxo2: Fix packing for directly-connected DFFs. | William D. Jones | 2021-07-01 | 3 | -9/+28 |
| | | |||||
| * | machxo2: Add VHDL primitives, demo, and script. | William D. Jones | 2021-07-01 | 4 | -0/+81 |
| | | |||||
| * | machxo2: Add a special case for pips whose config bits are in multiple | William D. Jones | 2021-07-01 | 1 | -0/+12 |
| | | | | | | | | tiles. | ||||
| * | machxo2: Hardcode a rule for emitting U_/D_ or G_ prefixes in ASCII output. | William D. Jones | 2021-07-01 | 1 | -2/+17 |
| | | |||||
| * | machxo2: Set Pip and Wire delays to reasonable fake values mirroring | William D. Jones | 2021-07-01 | 1 | -2/+2 |
| | | | | | | | | estimateDelay. | ||||
* | | Merge pull request #746 from YosysHQ/gatecat/ic-can-invert-const | gatecat | 2021-07-01 | 1 | -5/+9 |
|\ \ | | | | | | | interchange: Handle canInvert PIPs when processing preferred constants | ||||
| * | | interchange: Handle canInvert PIPs when processing preferred constants | gatecat | 2021-07-01 | 1 | -5/+9 |
| |/ | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | | Merge pull request #745 from YosysHQ/gatecat/ic-node-source | gatecat | 2021-07-01 | 1 | -0/+5 |
|\ \ | |/ |/| | interchange: Handle case where routing source is a node | ||||
| * | interchange: Handle case where routing source is a node | gatecat | 2021-07-01 | 1 | -0/+5 |
|/ | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | clangformat | gatecat | 2021-07-01 | 1 | -1/+5 |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | Merge pull request #744 from YosysHQ/gatecat/const-in-macro | gatecat | 2021-07-01 | 1 | -1/+1 |
|\ | | | | | interchange: Fix handling of constants in macros | ||||
| * | interchange: Fix handling of constants in macros | gatecat | 2021-07-01 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | | Merge pull request #743 from YosysHQ/gatecat/site-rsv-ports | gatecat | 2021-07-01 | 5 | -0/+69 |
|\ \ | | | | | | | interchange: Reserve site ports only reachable from dedicated routing | ||||
| * | | interchange: Reserve site ports only reachable from dedicated routing | gatecat | 2021-07-01 | 5 | -0/+69 |
| |/ | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | | Merge pull request #742 from acomodi/interchange-do-not-output-zero-user-nets | gatecat | 2021-07-01 | 1 | -1/+12 |
|\ \ | |/ |/| | interchange: phys: do not output nets which have no users | ||||
| * | interchange: phys: do not output nets which have no users | Alessandro Comodi | 2021-07-01 | 1 | -1/+12 |
|/ | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | Merge pull request #741 from acomodi/fix-ded-interc | gatecat | 2021-06-30 | 1 | -8/+14 |
|\ | | | | | interchange: fix dedicated interconnect exploration | ||||
| * | interchange: fix dedicated interconnect exploration | Alessandro Comodi | 2021-06-30 | 1 | -8/+14 |
|/ | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | ||||
* | Merge pull request #739 from YosysHQ/gatecat/usp-io-macro | gatecat | 2021-06-30 | 5 | -1/+91 |
|\ | | | | | interchange: Place entire IO macro based on routeability | ||||
| * | interchange: Fix dedicated interconnect check when site is the same | gatecat | 2021-06-30 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
| * | interchange: Place IO macro content based on routing | gatecat | 2021-06-30 | 1 | -0/+79 |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
| * | interchange: Track the macros that cells have been expanded from | gatecat | 2021-06-29 | 3 | -0/+8 |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | | Merge pull request #738 from YosysHQ/json_load_reinit | gatecat | 2021-06-30 | 3 | -11/+11 |
|\ \ | | | | | | | Preserve ArchArgs and reinit Context when applicable in GUI, fixes #737 | ||||
| * | | Preserve ArchArgs and reinit Context when applicable in GUI | Miodrag Milanovic | 2021-06-30 | 3 | -11/+11 |
|/ / | |||||
* / | loading json should be disabled in this place | Miodrag Milanovic | 2021-06-30 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #736 from YosysHQ/gatecat/pp-multi-output | gatecat | 2021-06-28 | 1 | -13/+2 |
|\ | | | | | interchange: Allow site wires driven by more than one bel | ||||
| * | interchange: Allow site wires driven by more than one bel | gatecat | 2021-06-28 | 1 | -13/+2 |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | ||||
* | | Merge pull request #735 from YosysHQ/gatecat/ic-disconn-belpin | gatecat | 2021-06-28 | 1 | -1/+1 |
|\ \ | |/ |/| | interchange: Handle disconnected bel pins in dedicated interconnect |