mirror of
https://github.com/YosysHQ/yosys
synced 2026-04-29 07:13:43 +00:00
Added test cases
This commit is contained in:
parent
fb22d7cdc4
commit
271ac28b41
39 changed files with 897 additions and 0 deletions
6
tests/sim/.gitignore
vendored
Normal file
6
tests/sim/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
*.log
|
||||
/run-test.mk
|
||||
+*_synth.v
|
||||
+*_testbench
|
||||
*.out
|
||||
*.fst
|
||||
Loading…
Add table
Add a link
Reference in a new issue