forked from github/verilator
5f0e1fae7f
Rename AstNodeModule::hierName -> someInstanceName and explain that this is only used for user messages. Rename AstNode::locationStr -> instanceStr and simplify implementation. In particular, do not report an instance if we can't find a reasonable guess.
5 lines
199 B
Plaintext
5 lines
199 B
Plaintext
%Error: t/t_force_bad_rw.v:14:20: Unsupported: Signals used via read-write reference cannot be forced
|
|
14 | foreach (ass[index]) begin
|
|
| ^~~~~
|
|
%Error: Exiting due to
|