aboutsummaryrefslogtreecommitdiffstats
path: root/tests/verilog/absurd_width_const.ys
Commit message (Collapse)AuthorAgeFilesLines
* verilog: impose limit on maximum expression widthZachary Snow2021-03-041-0/+16
Designs with unreasonably wide expressions would previously get stuck allocating memory forever.