aboutsummaryrefslogtreecommitdiffstats
path: root/gowin/constids.inc
diff options
context:
space:
mode:
authorYRabbit <rabbit@yrabbit.cyou>2022-07-19 18:51:25 +1000
committerYRabbit <rabbit@yrabbit.cyou>2022-07-19 18:51:25 +1000
commit6969782a4b76dd7846bb206d08768736b9cac341 (patch)
tree44ffd30ab8437868b353a868d80606c7699a01c1 /gowin/constids.inc
parent5667113f8a8f23cf0385a3e0ae88cd844e622443 (diff)
downloadnextpnr-6969782a4b76dd7846bb206d08768736b9cac341.tar.gz
nextpnr-6969782a4b76dd7846bb206d08768736b9cac341.tar.bz2
nextpnr-6969782a4b76dd7846bb206d08768736b9cac341.zip
gowin: Remove incomprehensible names of the muxes
There is no need to multiply item names, it is a rudiment of my very first addition to nextpnr. Fully compatible with older versions of Apicula. Note: the cosmetic changes in lines with RAM are not my initiative, but the result of applying clang-format. Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
Diffstat (limited to 'gowin/constids.inc')
-rw-r--r--gowin/constids.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/gowin/constids.inc b/gowin/constids.inc
index 8916f093..ec1137fc 100644
--- a/gowin/constids.inc
+++ b/gowin/constids.inc
@@ -775,10 +775,6 @@ X(MUX2_LUT5)
X(MUX2_LUT6)
X(MUX2_LUT7)
X(MUX2_LUT8)
-X(GW_MUX2_LUT5)
-X(GW_MUX2_LUT6)
-X(GW_MUX2_LUT7)
-X(GW_MUX2_LUT8)
X(I0MUX0)
X(I1MUX0)
X(I0MUX1)