diff options
author | Eddie Hung <eddie@fpgeh.com> | 2020-01-13 21:27:53 -0800 |
---|---|---|
committer | Eddie Hung <eddie@fpgeh.com> | 2020-01-13 21:27:53 -0800 |
commit | 565d349dc9963c9cde887c0632e8451f01997b1c (patch) | |
tree | 52766f1d1295f8c25408ccb2c5daef707e951693 /tests/arch | |
parent | 766e16b525d5ab23e451be1e4183cf82560dc8da (diff) | |
download | yosys-565d349dc9963c9cde887c0632e8451f01997b1c.tar.gz yosys-565d349dc9963c9cde887c0632e8451f01997b1c.tar.bz2 yosys-565d349dc9963c9cde887c0632e8451f01997b1c.zip |
Add #1630 testcase
Diffstat (limited to 'tests/arch')
-rw-r--r-- | tests/arch/ecp5/bug1630.il.gz | bin | 0 -> 8527 bytes | |||
-rw-r--r-- | tests/arch/ecp5/bug1630.ys | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/arch/ecp5/bug1630.il.gz b/tests/arch/ecp5/bug1630.il.gz Binary files differnew file mode 100644 index 000000000..37bcf2be2 --- /dev/null +++ b/tests/arch/ecp5/bug1630.il.gz diff --git a/tests/arch/ecp5/bug1630.ys b/tests/arch/ecp5/bug1630.ys new file mode 100644 index 000000000..b419fb9bb --- /dev/null +++ b/tests/arch/ecp5/bug1630.ys @@ -0,0 +1,2 @@ +read_ilang bug1630.il.gz +abc9 -lut +/ecp5/abc9_5g.lut |