1
0
mirror of synced 2026-05-04 23:27:07 +00:00
Files
YosysHQ.yosys/tests/verilog
Zachary Snow 10a6bc9b81 verilog: fix sizing of ports with int types in module headers
Declaring the ports as standard module items already worked as expected.
This adds a missing usage of `checkRange()` so that headers such as
`module m(output integer x);` now work correctly.
2021-03-01 13:39:05 -05:00
..
2020-10-01 15:53:14 +01:00
2020-05-25 10:07:58 -07:00
2020-09-28 18:16:08 +02:00
2020-09-28 18:16:08 +02:00