diff options
author | David Shah <dave@ds0.me> | 2020-01-11 10:20:21 +0000 |
---|---|---|
committer | David Shah <dave@ds0.me> | 2020-11-30 08:45:27 +0000 |
commit | cef0e1db8fc2e8a2c3ced4cffaf385e1d7e0f5ca (patch) | |
tree | 59de71c8e4afb486494463e54e9c77b12438cfbd /nexus/constids.inc | |
parent | 689922bc21ec151ebf495813b639aed4758f9587 (diff) | |
download | nextpnr-cef0e1db8fc2e8a2c3ced4cffaf385e1d7e0f5ca.tar.gz nextpnr-cef0e1db8fc2e8a2c3ced4cffaf385e1d7e0f5ca.tar.bz2 nextpnr-cef0e1db8fc2e8a2c3ced4cffaf385e1d7e0f5ca.zip |
nexus: Minimal IO FASM output
Signed-off-by: David Shah <dave@ds0.me>
Diffstat (limited to 'nexus/constids.inc')
-rw-r--r-- | nexus/constids.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nexus/constids.inc b/nexus/constids.inc index 56c54aa0..8a7d688e 100644 --- a/nexus/constids.inc +++ b/nexus/constids.inc @@ -101,3 +101,5 @@ X(PLC) X(CIB) X(CIB_T) X(CIB_LR) + +X(IO_TYPE) |