diff options
author | Miodrag Milanovic <mmicko@gmail.com> | 2019-10-04 08:24:37 +0200 |
---|---|---|
committer | Miodrag Milanovic <mmicko@gmail.com> | 2019-10-17 17:10:42 +0200 |
commit | d37cd267a56295737e95f5bc5e6f446c27605639 (patch) | |
tree | d9d46335f56629c477708cc7e8a68252c3fb2c5e /tests/xilinx/.gitignore | |
parent | a7fbc8c3fe1e2ad867ffc3456943644e70ab2575 (diff) | |
download | yosys-d37cd267a56295737e95f5bc5e6f446c27605639.tar.gz yosys-d37cd267a56295737e95f5bc5e6f446c27605639.tar.bz2 yosys-d37cd267a56295737e95f5bc5e6f446c27605639.zip |
Removed alu and div_mod test as agreed, ignore generated files
Diffstat (limited to 'tests/xilinx/.gitignore')
-rw-r--r-- | tests/xilinx/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/xilinx/.gitignore b/tests/xilinx/.gitignore index 54733fb71..89879f209 100644 --- a/tests/xilinx/.gitignore +++ b/tests/xilinx/.gitignore @@ -2,3 +2,4 @@ /*.out /run-test.mk /*_uut.v +/test_macc
\ No newline at end of file |