aboutsummaryrefslogtreecommitdiffstats
path: root/generic/viaduct/fabulous/constids.inc
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2023-02-27 09:04:11 +0100
committermyrtle <gatecat@ds0.me>2023-02-28 21:39:25 +0100
commitcdd7bb676fbb060c63ed2d0e285b3bdf324a5107 (patch)
tree3dcad0fc015890dc576bd2acace6848266f96a23 /generic/viaduct/fabulous/constids.inc
parent1dcc2f777d644e1013a89da521f5d4c0d909e486 (diff)
downloadnextpnr-cdd7bb676fbb060c63ed2d0e285b3bdf324a5107.tar.gz
nextpnr-cdd7bb676fbb060c63ed2d0e285b3bdf324a5107.tar.bz2
nextpnr-cdd7bb676fbb060c63ed2d0e285b3bdf324a5107.zip
fabulous: Support for complex flops in PnR
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'generic/viaduct/fabulous/constids.inc')
-rw-r--r--generic/viaduct/fabulous/constids.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/generic/viaduct/fabulous/constids.inc b/generic/viaduct/fabulous/constids.inc
index 7c8c3400..b7fe721d 100644
--- a/generic/viaduct/fabulous/constids.inc
+++ b/generic/viaduct/fabulous/constids.inc
@@ -110,5 +110,8 @@ X(VDD)
X(_CONST0_DRV)
X(_CONST1_DRV)
+X(_CONST0)
+X(_CONST1)
+
X(_LUT_PERM)
X(_LUT_PERM_IN)