aboutsummaryrefslogtreecommitdiffstats
path: root/mistral/constids.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mistral/constids.inc')
-rw-r--r--mistral/constids.inc68
1 files changed, 68 insertions, 0 deletions
diff --git a/mistral/constids.inc b/mistral/constids.inc
new file mode 100644
index 00000000..c4af45e6
--- /dev/null
+++ b/mistral/constids.inc
@@ -0,0 +1,68 @@
+X(MISTRAL_COMB)
+X(MISTRAL_FF)
+X(LAB)
+X(MLAB)
+
+X(MISTRAL_IO)
+X(I)
+X(O)
+X(OE)
+X(PAD)
+X(MISTRAL_IB)
+X(MISTRAL_OB)
+
+X(A)
+X(B)
+X(C)
+X(D)
+X(E)
+X(F)
+X(E0)
+X(F0)
+X(E1)
+X(F1)
+X(DATAIN)
+X(FFT0)
+X(FFT1)
+X(FFB0)
+X(FFB1)
+X(FFT1L)
+X(FFB1L)
+X(CLKIN)
+X(ACLR)
+X(CLK)
+X(ENA)
+X(SCLR)
+X(SLOAD)
+X(SDATA)
+X(Q)
+
+X(COMBOUT)
+X(SUM_OUT)
+X(CIN)
+X(SHAREIN)
+X(COUT)
+X(SHAREOUT)
+
+X(CARRY_START)
+X(SHARE_START)
+X(CARRY_END)
+X(SHARE_END)
+
+X(MISTRAL_ALUT6)
+X(MISTRAL_ALUT5)
+X(MISTRAL_ALUT4)
+X(MISTRAL_ALUT3)
+X(MISTRAL_ALUT2)
+X(MISTRAL_NOT)
+X(MISTRAL_BUF)
+X(MISTRAL_CONST)
+X(MISTRAL_ALUT_ARITH)
+
+X(D0)
+X(D1)
+X(CI)
+X(CO)
+X(SO)
+
+X(WIRE) \ No newline at end of file