aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mistral: Add stub RBF generationgatecat2021-05-154-9/+108
| * mistral: Rename clock buffer primitivegatecat2021-05-152-2/+3
| * mistral: Python and GUI stubgatecat2021-05-156-0/+350
| * mistral: Implement some misc. thingsgatecat2021-05-154-10/+78
| * mistral: Some preps for generating bitstreamsgatecat2021-05-154-28/+131
| * mistral: Adding a function for computing ALM LUT masksgatecat2021-05-152-0/+90
| * mistral: Add IO packinggatecat2021-05-155-8/+135
| * mistral: Add a basic QSF parsergatecat2021-05-154-1/+295
| * mistral: Add some packing logic based on nexusgatecat2021-05-154-3/+202
| * mistral: Working on FF validity checkinggatecat2021-05-152-1/+117
| * mistral: Add the 'pin style' stuff based on Nexusgatecat2021-05-152-0/+112
| * mistral: Working on ALM input assignmentgatecat2021-05-152-2/+118
| * mistral: Add stub pack/place/route functionsgatecat2021-05-155-5/+143
| * mistral: Renamed arch from cyclonevgatecat2021-05-159-4/+4
| * cyclonev: Rebase updategatecat2021-05-151-1/+3
| * cyclonev: More validity checking thoughtsgatecat2021-05-155-7/+49
| * cyclonev: Add validity check and IO belsgatecat2021-05-155-9/+92
| * cyclonev: First (untested) pass at ALM validity checkinggatecat2021-05-152-40/+135
| * cyclonev: More preparations for validity checkinggatecat2021-05-155-7/+159
| * cyclonev: Preparations for validity checkinggatecat2021-05-152-0/+37
| * cyclonev: Fix some archcheck failsgatecat2021-05-153-4/+6
| * cyclonev: Rework belsgatecat2021-05-153-97/+76
| * cyclonev: Outline LAB structuregatecat2021-05-154-4/+207
| * cyclonev: Outline functions for creating bels/wires/pipsgatecat2021-05-152-3/+104
| * archcheck: Use old connectivity check for CycloneVgatecat2021-05-151-1/+29
| * cyclonev: Add routing graphgatecat2021-05-152-4/+73
| * cyclonev: Add names and archcheck fixesgatecat2021-05-155-54/+138
| * cyclonev: Add some range typesgatecat2021-05-151-7/+69
| * cyclonev: Add enough stubs that it linksgatecat2021-05-154-28/+147
| * cyclonev: Add wire and pip typesgatecat2021-05-152-12/+45
| * cyclonev: Add some useful constidsgatecat2021-05-153-0/+76
| * cyclonev: Update in line with nextpnr changesgatecat2021-05-155-239/+128
| * build bel list in constructorDan Ravensloft2021-05-152-44/+35
| * current progressDan Ravensloft2021-05-153-23/+118
| * bind/unbind belDan Ravensloft2021-05-152-0/+36
| * Resolve feedbackDan Ravensloft2021-05-153-7/+7
| * couple of functions implementedDan Ravensloft2021-05-153-234/+114
| * cyclonev: basic platformDan Ravensloft2021-05-155-1/+579
|/
* Merge pull request #706 from acomodi/fix-illegal-site-thrugatecat2021-05-143-21/+62
|\
| * interchange: pseudo pips: fix illegal tile pseudo PIPsAlessandro Comodi2021-05-143-21/+62
|/
* Merge pull request #700 from acomodi/fix-illegal-site-thrugatecat2021-05-133-16/+58
|\
| * interchange: site router: add valid pips list to check during routingAlessandro Comodi2021-05-133-11/+59
| * interchange: arch: do not allow site pips within sitesAlessandro Comodi2021-05-121-6/+0
|/
* Merge pull request #704 from YosysHQ/router2_statsgatecat2021-05-121-0/+33
|\
| * router2: Add some boundness statisticsgatecat2021-05-121-0/+33
|/
* Update READMEgatecat2021-05-111-1/+1
* Merge pull request #702 from YosysHQ/gatecat/interchange-fix-bbgatecat2021-05-112-3/+3
|\
| * router2: Fix a typogatecat2021-05-111-1/+1
| * interchange: Fix bounding box computationgatecat2021-05-111-2/+2
|/
* Merge pull request #701 from YosysHQ/gatecat/finer-debuggatecat2021-05-111-0/+11
|\