From 76683a1e3c123d28deff750c38467c6377936879 Mon Sep 17 00:00:00 2001 From: gatecat Date: Wed, 16 Feb 2022 17:09:54 +0000 Subject: refactor: Use constids instead of id("..") Signed-off-by: gatecat --- nexus/constids.inc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'nexus/constids.inc') diff --git a/nexus/constids.inc b/nexus/constids.inc index ca6bed5a..11726d3b 100644 --- a/nexus/constids.inc +++ b/nexus/constids.inc @@ -531,3 +531,24 @@ X(Q1) X(SCLK) X(LOCAL_VCC) + +X(BEL_TYPE) +X(BEL_Z) +X(CEOUTMUX) +X(CLAMP) +X(FLAGS) +X(FROM_TILE_WIRE) +X(GLITCHFILTER) +X(GRID_X) +X(GRID_Y) +X(INDEX) +X(JDCSOUT_DCS_DCSIP) +X(PULLMODE) +X(TO_TILE_WIRE) +X(carry_lutff_ratio) +X(no_pack_lutff) +X(no_post_place_opt) +X(placer) +X(router) +X(step) +X(syn_useioff) -- cgit v1.2.3