aboutsummaryrefslogtreecommitdiffstats
path: root/mistral/constids.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mistral/constids.inc')
-rw-r--r--mistral/constids.inc8
1 files changed, 7 insertions, 1 deletions
diff --git a/mistral/constids.inc b/mistral/constids.inc
index c4af45e6..c17d9f89 100644
--- a/mistral/constids.inc
+++ b/mistral/constids.inc
@@ -58,6 +58,9 @@ X(MISTRAL_NOT)
X(MISTRAL_BUF)
X(MISTRAL_CONST)
X(MISTRAL_ALUT_ARITH)
+X(LUT)
+X(LUT0)
+X(LUT1)
X(D0)
X(D1)
@@ -65,4 +68,7 @@ X(CI)
X(CO)
X(SO)
-X(WIRE) \ No newline at end of file
+X(WIRE)
+
+X(GND)
+X(VCC)