Parser-Verilog
Parser-Verilog copied to clipboard
error out in case of inst-by-position (instead of segfaulting)
trafficstars
The ot_parser doesn't support instanciation by position, but it segfaults in this case. Replace the segfault by an error message.