diff options
author | SergeyDegtyar <sndegtyar@gmail.com> | 2019-09-03 11:53:37 +0300 |
---|---|---|
committer | SergeyDegtyar <sndegtyar@gmail.com> | 2019-09-03 11:53:37 +0300 |
commit | 11f330ed223f524cbbdbe2433599990a69b8f380 (patch) | |
tree | 627373ced7ca850efe284caf31c7866cddaa934b /tests/ecp5/.gitignore | |
parent | 7e8f7f4c59c96897159d32771d0c7179c5474281 (diff) | |
download | yosys-11f330ed223f524cbbdbe2433599990a69b8f380.tar.gz yosys-11f330ed223f524cbbdbe2433599990a69b8f380.tar.bz2 yosys-11f330ed223f524cbbdbe2433599990a69b8f380.zip |
Add tests for ECP5 architecture
Diffstat (limited to 'tests/ecp5/.gitignore')
-rw-r--r-- | tests/ecp5/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ecp5/.gitignore b/tests/ecp5/.gitignore new file mode 100644 index 000000000..1d329c933 --- /dev/null +++ b/tests/ecp5/.gitignore @@ -0,0 +1,2 @@ +*.log +/run-test.mk |