diff options
author | Marcelina KoĆcielnicka <mwk@0x04.net> | 2021-03-17 18:30:49 +0100 |
---|---|---|
committer | Marcelina KoĆcielnicka <mwk@0x04.net> | 2021-03-18 00:52:00 +0100 |
commit | 8740fdf1d799fd8a3196bac28fe4e418e74f2acc (patch) | |
tree | 67442cc8304dff1a5536846fe34f9a2a10bdacc0 /tests/arch/quicklogic/adffs.ys | |
parent | cae905f55128a77e8d2eecc75d861292d79baa79 (diff) | |
download | yosys-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 'tests/arch/quicklogic/adffs.ys')
0 files changed, 0 insertions, 0 deletions