mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-02 02:27:40 +02:00
By adding ivtest to the iverilog source tree, it is easier to keep the regression test synchronized with the source that is being tested. This should be especially helpful for PRs that add a new feature, and have a matching ivtest PR with the regression test for that feature.
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
byte_value = 00010010 00110100 01010110 01111000
|
|
bit_value = 00010010 00110100 01010110 01111000
|
|
Test passed
|