mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
To be strictly compliant with the standard and compatible with other EDA tools, unsized numbers should be treated as having a fixed size (the same size as an integer). The -gstrict-expr-width option is extended to allow the user to enable this behaviour.