1
0
mirror of synced 2026-03-28 02:53:32 +00:00
Files
YosysHQ.yosys/tests
Marcelina Kościelnicka 8740fdf1d7 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.
2021-03-18 00:52:00 +01:00
..
2019-07-16 12:44:26 -07:00
2020-09-21 15:07:02 +02:00
2020-09-21 15:07:02 +02:00
2015-06-19 14:08:46 +02:00
2021-01-18 17:31:22 +01:00
2016-12-11 10:58:49 +01:00
2015-05-18 11:15:49 +02:00
2020-09-21 15:07:02 +02:00