Allow structs within structs.
authorPeter Crozier <peter@crozier.com>
Tue, 12 May 2020 16:20:34 +0000 (17:20 +0100)
committerPeter Crozier <peter@crozier.com>
Tue, 12 May 2020 16:20:34 +0000 (17:20 +0100)
commit17f050d3c6b8934141c42f96a3418de67a687b2c
tree1fefeb271584c45d2baec781cecc869cf36fda64
parentf482c9c0168a6857383e7d9360c8ca1df36ba2bc
Allow structs within structs.
frontends/verilog/verilog_parser.y
tests/svtypes/struct_simple.sv
tests/svtypes/union_simple.sv