mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
7 lines
424 B
Plaintext
7 lines
424 B
Plaintext
%Error-UNSUPPORTED: t/t_inst_pin_realnreal.v:51:32: Unsupported: Output port connection 'out' connects real to non-real
|
|
: ... note: 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
|