Allow combination of rand and const modifiers
authorZachary Snow <zach@zachjs.com>
Thu, 21 Jan 2021 15:30:55 +0000 (08:30 -0700)
committerZachary Snow <zach@zachjs.com>
Thu, 21 Jan 2021 15:42:05 +0000 (08:42 -0700)
commit1096b969efb24dc28b501585f23ceb242d781745
tree2d887c1512458456391bb6c098f2dc2eba46db90
parent699a98b265a41b0565637323f929e6cb1f8837e0
Allow combination of rand and const modifiers
frontends/verilog/verilog_parser.y
tests/various/rand_const.sv [new file with mode: 0644]
tests/various/rand_const.ys [new file with mode: 0644]