1%Error-UNSUPPORTED: t/t_tri_pull_bad.v:13:13: Unsupported: Conflicting pull directions.
2                                            : ... In instance t
3   13 |    pulldown p2(A);
4      |             ^~
5                    t/t_tri_pull_bad.v:12:11: ... Location of conflicting pull.
6   12 |    pullup p1(A);
7      |           ^~
8                    ... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
9%Error: Exiting due to
10