diff options
Diffstat (limited to 'mistral/constids.inc')
-rw-r--r-- | mistral/constids.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mistral/constids.inc b/mistral/constids.inc index 82cd9ecc..e032bf53 100644 --- a/mistral/constids.inc +++ b/mistral/constids.inc @@ -101,6 +101,8 @@ X(cyclonev_hps_interface_mpu_general_purpose) X(MISTRAL_M10K) X(ADDRSTALLA) X(ADDRSTALLB) +X(CFG_ABITS) +X(CFG_DBITS) X(clkout) X(clkout1) @@ -108,4 +110,4 @@ X(compress_rbf) X(oscena) X(placer) X(router) -X(step)
\ No newline at end of file +X(step) |