aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs
diff options
context:
space:
mode:
authorMarcelina Koƛcielnicka <mwk@0x04.net>2021-03-17 18:30:49 +0100
committerMarcelina Koƛcielnicka <mwk@0x04.net>2021-03-18 00:52:00 +0100
commit8740fdf1d799fd8a3196bac28fe4e418e74f2acc (patch)
tree67442cc8304dff1a5536846fe34f9a2a10bdacc0 /techlibs
parentcae905f55128a77e8d2eecc75d861292d79baa79 (diff)
downloadyosys-8740fdf1d799fd8a3196bac28fe4e418e74f2acc.tar.gz
yosys-8740fdf1d799fd8a3196bac28fe4e418e74f2acc.tar.bz2
yosys-8740fdf1d799fd8a3196bac28fe4e418e74f2acc.zip
ast: Use better parameter serialization for paramod names.
Calling log_signal is problematic for several reasons: - with recent changes, empty string is serialized as { }, which violates the "no spaces in IdString" rule - the type (plain / real / signed / string) is dropped, wrongly conflating functionally different values and potentially introducing a subtle elaboration bug Instead, use a custom simple serialization scheme.
Diffstat (limited to 'techlibs')
0 files changed, 0 insertions, 0 deletions