aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/constids.inc
diff options
context:
space:
mode:
authorclairexen <claire@symbioticeda.com>2020-05-31 20:40:48 +0200
committerGitHub <noreply@github.com>2020-05-31 20:40:48 +0200
commitff785cdb46d6b1ddc19d5acc21b4d1236b3adf3f (patch)
tree1cd1a2a26ed78e489b4945275a92bbb02f1b02d4 /kernel/constids.inc
parentfe273faad11d67b1473b966e606ca982b91afd85 (diff)
parent6eea4b3d79590f874caa3ec740785781f3926666 (diff)
downloadyosys-ff785cdb46d6b1ddc19d5acc21b4d1236b3adf3f.tar.gz
yosys-ff785cdb46d6b1ddc19d5acc21b4d1236b3adf3f.tar.bz2
yosys-ff785cdb46d6b1ddc19d5acc21b4d1236b3adf3f.zip
Merge pull request #1862 from boqwxp/cleanup_techmap
Clean up `passes/techmap/techmap.cc`
Diffstat (limited to 'kernel/constids.inc')
-rw-r--r--kernel/constids.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/constids.inc b/kernel/constids.inc
index 93c3a7609..383d7c615 100644
--- a/kernel/constids.inc
+++ b/kernel/constids.inc
@@ -171,6 +171,7 @@ X(techmap_autopurge)
X(_TECHMAP_BITS_CONNMAP_)
X(_TECHMAP_CELLTYPE_)
X(techmap_celltype)
+X(_TECHMAP_FAIL_)
X(techmap_maccmap)
X(_TECHMAP_REPLACE_)
X(techmap_simplemap)