Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | mistral: Add stub RBF generation | gatecat | 2021-05-15 | 4 | -9/+108 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | mistral: Rename clock buffer primitive | gatecat | 2021-05-15 | 2 | -2/+3 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | mistral: Python and GUI stub | gatecat | 2021-05-15 | 6 | -0/+350 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | mistral: Implement some misc. things | gatecat | 2021-05-15 | 4 | -10/+78 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | mistral: Some preps for generating bitstreams | gatecat | 2021-05-15 | 4 | -28/+131 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | mistral: Adding a function for computing ALM LUT masks | gatecat | 2021-05-15 | 2 | -0/+90 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | mistral: Add IO packing | gatecat | 2021-05-15 | 5 | -8/+135 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | mistral: Add a basic QSF parser | gatecat | 2021-05-15 | 4 | -1/+295 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | mistral: Add some packing logic based on nexus | gatecat | 2021-05-15 | 4 | -3/+202 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | mistral: Working on FF validity checking | gatecat | 2021-05-15 | 2 | -1/+117 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | mistral: Add the 'pin style' stuff based on Nexus | gatecat | 2021-05-15 | 2 | -0/+112 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | mistral: Working on ALM input assignment | gatecat | 2021-05-15 | 2 | -2/+118 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | mistral: Add stub pack/place/route functions | gatecat | 2021-05-15 | 5 | -5/+143 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | mistral: Renamed arch from cyclonev | gatecat | 2021-05-15 | 9 | -4/+4 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: Rebase update | gatecat | 2021-05-15 | 1 | -1/+3 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: More validity checking thoughts | gatecat | 2021-05-15 | 5 | -7/+49 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: Add validity check and IO bels | gatecat | 2021-05-15 | 5 | -9/+92 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: First (untested) pass at ALM validity checking | gatecat | 2021-05-15 | 2 | -40/+135 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: More preparations for validity checking | gatecat | 2021-05-15 | 5 | -7/+159 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: Preparations for validity checking | gatecat | 2021-05-15 | 2 | -0/+37 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: Fix some archcheck fails | gatecat | 2021-05-15 | 3 | -4/+6 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: Rework bels | gatecat | 2021-05-15 | 3 | -97/+76 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: Outline LAB structure | gatecat | 2021-05-15 | 4 | -4/+207 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: Outline functions for creating bels/wires/pips | gatecat | 2021-05-15 | 2 | -3/+104 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | archcheck: Use old connectivity check for CycloneV | gatecat | 2021-05-15 | 1 | -1/+29 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: Add routing graph | gatecat | 2021-05-15 | 2 | -4/+73 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: Add names and archcheck fixes | gatecat | 2021-05-15 | 5 | -54/+138 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: Add some range types | gatecat | 2021-05-15 | 1 | -7/+69 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: Add enough stubs that it links | gatecat | 2021-05-15 | 4 | -28/+147 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: Add wire and pip types | gatecat | 2021-05-15 | 2 | -12/+45 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: Add some useful constids | gatecat | 2021-05-15 | 3 | -0/+76 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | cyclonev: Update in line with nextpnr changes | gatecat | 2021-05-15 | 5 | -239/+128 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | build bel list in constructor | Dan Ravensloft | 2021-05-15 | 2 | -44/+35 | |
| | | ||||||
| * | current progress | Dan Ravensloft | 2021-05-15 | 3 | -23/+118 | |
| | | ||||||
| * | bind/unbind bel | Dan Ravensloft | 2021-05-15 | 2 | -0/+36 | |
| | | ||||||
| * | Resolve feedback | Dan Ravensloft | 2021-05-15 | 3 | -7/+7 | |
| | | ||||||
| * | couple of functions implemented | Dan Ravensloft | 2021-05-15 | 3 | -234/+114 | |
| | | ||||||
| * | cyclonev: basic platform | Dan Ravensloft | 2021-05-15 | 5 | -1/+579 | |
|/ | ||||||
* | Merge pull request #706 from acomodi/fix-illegal-site-thru | gatecat | 2021-05-14 | 3 | -21/+62 | |
|\ | | | | | interchange: pseudo pips: fix illegal tile pseudo PIPs | |||||
| * | interchange: pseudo pips: fix illegal tile pseudo PIPs | Alessandro Comodi | 2021-05-14 | 3 | -21/+62 | |
|/ | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | |||||
* | Merge pull request #700 from acomodi/fix-illegal-site-thru | gatecat | 2021-05-13 | 3 | -16/+58 | |
|\ | | | | | interchange: arch: do not allow site pips within sites | |||||
| * | interchange: site router: add valid pips list to check during routing | Alessandro Comodi | 2021-05-13 | 3 | -11/+59 | |
| | | | | | | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | |||||
| * | interchange: arch: do not allow site pips within sites | Alessandro Comodi | 2021-05-12 | 1 | -6/+0 | |
|/ | | | | | | | | | | | | During general routing, the only site pips that can be allowed are those which connect a site wire to the routing interface. This might be too restrictive when dealing with architectures that require more than one site PIPs to route from a driver within a site to the routing interface (which is something that should be allowed in the interchange). Signed-off-by: Alessandro Comodi <acomodi@antmicro.com> | |||||
* | Merge pull request #704 from YosysHQ/router2_stats | gatecat | 2021-05-12 | 1 | -0/+33 | |
|\ | | | | | router2: Add some boundness statistics | |||||
| * | router2: Add some boundness statistics | gatecat | 2021-05-12 | 1 | -0/+33 | |
|/ | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Update README | gatecat | 2021-05-11 | 1 | -1/+1 | |
| | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Merge pull request #702 from YosysHQ/gatecat/interchange-fix-bb | gatecat | 2021-05-11 | 2 | -3/+3 | |
|\ | | | | | interchange: Fix bounding box computation | |||||
| * | router2: Fix a typo | gatecat | 2021-05-11 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
| * | interchange: Fix bounding box computation | gatecat | 2021-05-11 | 1 | -2/+2 | |
|/ | | | | Signed-off-by: gatecat <gatecat@ds0.me> | |||||
* | Merge pull request #701 from YosysHQ/gatecat/finer-debug | gatecat | 2021-05-11 | 1 | -0/+11 | |
|\ | | | | | command: Allow debug output for just placer or router |