Icarus Verilog bug in processing "1'b1 >= |1'bx" #14
Comments
|
I've pushed a fix for this to the git master branch. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
|
I've pushed a fix for this to the git master branch. |
The following module should set y to 1'bx. But Icarus Verilog (git b1ef099) sets the output to 1'b1.
The text was updated successfully, but these errors were encountered: