mirror of
https://github.com/verilator/verilator.git
synced 2025-01-09 16:17:36 +00:00
7 lines
416 B
Plaintext
Executable File
7 lines
416 B
Plaintext
Executable File
%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
|