forked from github/verilator
9 lines
284 B
Plaintext
9 lines
284 B
Plaintext
%Error: t/t_tri_pull2_bad.v:9:11: Unsupported: Conflicting pull directions.
|
|
: ... In instance t
|
|
pullup p1(A);
|
|
^~
|
|
t/t_tri_pull2_bad.v:19:13: ... Location of conflicting pull.
|
|
pulldown p2(A);
|
|
^~
|
|
%Error: Exiting due to
|