forked from github/verilator
7 lines
330 B
Plaintext
7 lines
330 B
Plaintext
%Error-UNSUPPORTED: t/t_force_tri.v:27:10: Unsupported tristate construct: ASSIGNFORCE
|
|
: ... In instance t
|
|
27 | force bus = 4'bzz10;
|
|
| ^~~~~
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
|
%Error: Exiting due to
|