aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/constids.inc
diff options
context:
space:
mode:
authorclairexen <claire@symbioticeda.com>2020-07-23 18:39:42 +0200
committerGitHub <noreply@github.com>2020-07-23 18:39:42 +0200
commitc0ad522cf668c42d35e957acc50cac2f9ebf6be1 (patch)
tree7870122df8b3e356f0751b77f7ea051240d62152 /kernel/constids.inc
parent02583ad50453ec332c4745d97eca67d720f1442e (diff)
parentdc07ae96774c649d23ea787e07d618670c7e93bf (diff)
downloadyosys-c0ad522cf668c42d35e957acc50cac2f9ebf6be1.tar.gz
yosys-c0ad522cf668c42d35e957acc50cac2f9ebf6be1.tar.bz2
yosys-c0ad522cf668c42d35e957acc50cac2f9ebf6be1.zip
Merge pull request #2285 from YosysHQ/mwk/techmap-cellname
techmap: Add _TECHMAP_CELLNAME_ special parameter.
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 69bc06d2c..3c2ff9beb 100644
--- a/kernel/constids.inc
+++ b/kernel/constids.inc
@@ -172,6 +172,7 @@ X(T)
X(TABLE)
X(techmap_autopurge)
X(_TECHMAP_BITS_CONNMAP_)
+X(_TECHMAP_CELLNAME_)
X(_TECHMAP_CELLTYPE_)
X(techmap_celltype)
X(_TECHMAP_FAIL_)