mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-03 01:23:24 +02:00
This uses the same constant parsing for enum_values and for attributes and extends it to handle signed values as those are used for enums that implicitly use the int type.