diff options
author | Archie <ac11018@ic.ac.uk> | 2022-06-17 20:07:02 +0100 |
---|---|---|
committer | Archie <ac11018@ic.ac.uk> | 2022-06-17 20:07:02 +0100 |
commit | 4542d517913999754827472f1f0b6a5520fcc9e6 (patch) | |
tree | b2941a0553537fe9160d5447e765ddedd85a6c1e /tests | |
parent | b604c97b33de1785a10b2df2b3eaa48f2bee0719 (diff) | |
download | yosys-4542d517913999754827472f1f0b6a5520fcc9e6.tar.gz yosys-4542d517913999754827472f1f0b6a5520fcc9e6.tar.bz2 yosys-4542d517913999754827472f1f0b6a5520fcc9e6.zip |
Adding testcase for issue 3374
Diffstat (limited to 'tests')
-rw-r--r-- | tests/blif/bug3374.ys | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/blif/bug3374.ys b/tests/blif/bug3374.ys new file mode 100644 index 000000000..d7d8c765b --- /dev/null +++ b/tests/blif/bug3374.ys @@ -0,0 +1,3 @@ +read_blif <<EOF +.model +EOF |