Subject: | Erroneous connection to pin callback |
The pin callback for the first pin in the instance u_add of module adder
gives the erroneous connection value "{1'b0,b}". This happens because
the $self->{last_list} element is not cleared out between statements.
Using perl 5.8.6 on Linux.
Subject: | basicexpr2.v |