Parser-Verilog icon indicating copy to clipboard operation
Parser-Verilog copied to clipboard

error out in case of inst-by-position (instead of segfaulting)

Open bestouff opened this issue 3 years ago • 0 comments
trafficstars

The ot_parser doesn't support instanciation by position, but it segfaults in this case. Replace the segfault by an error message.

bestouff avatar Mar 31 '22 09:03 bestouff