diff options
author | gatecat <gatecat@ds0.me> | 2022-02-16 18:13:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-16 18:13:22 +0000 |
commit | 61d1db16be2c68cf6ae8b4d2ff3266b5c7086ad2 (patch) | |
tree | 379b38c06745919df0e87c1be1410e16793b0925 /machxo2/constids.inc | |
parent | 25c47e5b7e12d232cac9408b7d6d339ee11793b7 (diff) | |
parent | 76683a1e3c123d28deff750c38467c6377936879 (diff) | |
download | nextpnr-61d1db16be2c68cf6ae8b4d2ff3266b5c7086ad2.tar.gz nextpnr-61d1db16be2c68cf6ae8b4d2ff3266b5c7086ad2.tar.bz2 nextpnr-61d1db16be2c68cf6ae8b4d2ff3266b5c7086ad2.zip |
Merge pull request #918 from YosysHQ/gatecat/netlist-ii
Refactor pt2, barnacle cleanup
Diffstat (limited to 'machxo2/constids.inc')
-rw-r--r-- | machxo2/constids.inc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/machxo2/constids.inc b/machxo2/constids.inc index b2ff51ae..b216f8b4 100644 --- a/machxo2/constids.inc +++ b/machxo2/constids.inc @@ -116,3 +116,22 @@ X(CLK0) X(CLK1) X(SEL) X(DCMOUT) + +X(BEL) +X(GND) +X(IO_TYPE) +X(LOC) +X(NOM_FREQ) +X(VCC) +X(lcmxo2_1200hc) +X(lcmxo2_2000hc) +X(lcmxo2_256hc) +X(lcmxo2_4000hc) +X(lcmxo2_640hc) +X(lcmxo2_7000hc) +X(machxo2) +X(pack) +X(place) +X(placer) +X(route) +X(router) |