techmap: Add _TECHMAP_CELLNAME_ special parameter.
authorMarcelina Kościelnicka <mwk@0x04.net>
Tue, 21 Jul 2020 13:00:54 +0000 (15:00 +0200)
committerMarcelina Kościelnicka <mwk@0x04.net>
Tue, 21 Jul 2020 13:00:54 +0000 (15:00 +0200)
commitdc07ae96774c649d23ea787e07d618670c7e93bf
tree04169026a40d40ca620dfa1ffc0ae6a4c04f7e8c
parent57af8499dfc3c35d7327107ad30c1124c646fefd
techmap: Add _TECHMAP_CELLNAME_ special parameter.

This parameter will resolve to the name of the cell being mapped.  The
first user of this parameter will be synth_intel_alm's Quartus output,
which requires a unique (and preferably descriptive) name passed as
a cell parameter for the memory cells.
CHANGELOG
kernel/constids.inc
passes/techmap/techmap.cc
tests/techmap/cellname.ys [new file with mode: 0644]