aboutsummaryrefslogtreecommitdiffstats
path: root/generic/viaduct/okami/constids.inc
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2022-02-25 12:48:56 +0000
committerGitHub <noreply@github.com>2022-02-25 12:48:56 +0000
commit0b4f1e2b51990a512edd2129145b3ff463dcdd21 (patch)
treec925e052877a8be6be5f0ca4fd367ff94ca6fd04 /generic/viaduct/okami/constids.inc
parent33ca747b1f5ed7cd2ed6f79c8cb69f0bef31e19b (diff)
parentfbb02e286047108dbfbd6bd71cddc777a6752ecf (diff)
downloadnextpnr-0b4f1e2b51990a512edd2129145b3ff463dcdd21.tar.gz
nextpnr-0b4f1e2b51990a512edd2129145b3ff463dcdd21.tar.bz2
nextpnr-0b4f1e2b51990a512edd2129145b3ff463dcdd21.zip
Merge pull request #924 from Ravenslofty/okami
okami: new Viaduct arch
Diffstat (limited to 'generic/viaduct/okami/constids.inc')
-rw-r--r--generic/viaduct/okami/constids.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/generic/viaduct/okami/constids.inc b/generic/viaduct/okami/constids.inc
new file mode 100644
index 00000000..b40d5be8
--- /dev/null
+++ b/generic/viaduct/okami/constids.inc
@@ -0,0 +1,14 @@
+X(LUT4)
+X(DFF)
+X(CLK)
+X(D)
+X(F)
+X(Q)
+X(INBUF)
+X(OUTBUF)
+X(I)
+X(EN)
+X(O)
+X(IOB)
+X(PAD)
+X(INIT)