aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2020-04-24 13:26:04 -0700
committerEddie Hung <eddie@fpgeh.com>2020-04-24 13:26:04 -0700
commite6021848565f3f5e58b8a33927c53ce761f5b927 (patch)
tree28e04282b59114673eeff05b7008a25109ebffa8 /kernel
parent4bfe6ebea929fb221853f775570ec5c7ccc5fac4 (diff)
downloadyosys-e6021848565f3f5e58b8a33927c53ce761f5b927.tar.gz
yosys-e6021848565f3f5e58b8a33927c53ce761f5b927.tar.bz2
yosys-e6021848565f3f5e58b8a33927c53ce761f5b927.zip
bugpoint: (* keep *) to (* bugpoint_keep *); also apply to modules/cells
Diffstat (limited to 'kernel')
-rw-r--r--kernel/constids.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/constids.inc b/kernel/constids.inc
index 68a5782fd..2d8b8f791 100644
--- a/kernel/constids.inc
+++ b/kernel/constids.inc
@@ -29,6 +29,7 @@ X(B)
X(BI)
X(blackbox)
X(B_SIGNED)
+X(bugpoint_keep)
X(B_WIDTH)
X(C)
X(cells_not_processed)