forked from github/verilator
d80e0523cc
chmod a-x *.out *.v *.vlt
7 lines
416 B
Plaintext
7 lines
416 B
Plaintext
%Error-UNSUPPORTED: t/t_inst_pin_realnreal.v:51:32: Unsupported: Output port connection 'out' connects real to non-real
|
|
: ... In instance t.netlist
|
|
51 | pga_model pga0(.in, .gain, .out(pga_out));
|
|
| ^~~
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
|
%Error: Exiting due to
|