verilator/test_regress/t/t_tri_pull2_bad.out

10 lines
458 B
Plaintext
Raw Normal View History

2026-03-10 02:38:29 +01:00
%Error-UNSUPPORTED: t/t_tri_pull2_bad.v:13:10: Unsupported: Conflicting pull directions.
: ... note: In instance 't'
2026-03-10 02:38:29 +01:00
13 | pullup p1 (A);
| ^~
t/t_tri_pull2_bad.v:26:12: ... Location of conflicting pull.
26 | pulldown p2 (A);
| ^~
2021-04-24 16:33:49 +02:00
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
%Error: Exiting due to