diff options
Diffstat (limited to 'mistral/constids.inc')
-rw-r--r-- | mistral/constids.inc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mistral/constids.inc b/mistral/constids.inc index 393989cd..693f2572 100644 --- a/mistral/constids.inc +++ b/mistral/constids.inc @@ -1,4 +1,6 @@ X(MISTRAL_COMB) +X(MISTRAL_MCOMB) + X(MISTRAL_FF) X(LAB) X(MLAB) @@ -84,3 +86,11 @@ X(WA3) X(WA4) X(WCLK) X(WE) + +X(MISTRAL_MLAB) +X(CLK1) +X(A1EN) +X(A1DATA) +X(B1DATA) +X(WCLK_INV) +X(WE_INV) |