diff options
author | Miodrag Milanovic <mmicko@gmail.com> | 2022-02-02 13:22:44 +0100 |
---|---|---|
committer | Miodrag Milanovic <mmicko@gmail.com> | 2022-02-02 13:22:44 +0100 |
commit | 7ef6da4c7d418b53ea2868ea452a856cfb2d5b21 (patch) | |
tree | c065022ee3545f3f5830d029d27726ae9d897692 /tests/sat/.gitignore | |
parent | 4a30c9cb9418869b34da3f304c7e3cc72a0ffe62 (diff) | |
download | yosys-7ef6da4c7d418b53ea2868ea452a856cfb2d5b21.tar.gz yosys-7ef6da4c7d418b53ea2868ea452a856cfb2d5b21.tar.bz2 yosys-7ef6da4c7d418b53ea2868ea452a856cfb2d5b21.zip |
Add test cases for co-simulation
Diffstat (limited to 'tests/sat/.gitignore')
-rw-r--r-- | tests/sat/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/sat/.gitignore b/tests/sat/.gitignore index 8355de9dc..664425d73 100644 --- a/tests/sat/.gitignore +++ b/tests/sat/.gitignore @@ -1,2 +1,4 @@ *.log run-test.mk +*.vcd +*.fst |