2020-06-09 23:20:16 +00:00
|
|
|
%Error-UNSUPPORTED: t/t_tri_pull_bad.v:13:13: Unsupported: Conflicting pull directions.
|
|
|
|
: ... In instance t
|
2020-04-04 00:07:46 +00:00
|
|
|
13 | pulldown p2(A);
|
|
|
|
| ^~
|
2020-06-09 23:20:16 +00:00
|
|
|
t/t_tri_pull_bad.v:12:11: ... Location of conflicting pull.
|
2020-04-04 00:07:46 +00:00
|
|
|
12 | pullup p1(A);
|
|
|
|
| ^~
|
2021-04-24 14:33:49 +00:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
2019-05-02 22:45:32 +00:00
|
|
|
%Error: Exiting due to
|