mirror of
https://github.com/YosysHQ/yosys
synced 2026-04-27 06:13:37 +00:00
Update .gitignore and Makefile
This commit is contained in:
parent
dd35d2da23
commit
632a70454c
2 changed files with 9 additions and 2 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -46,3 +46,10 @@ __pycache__
|
|||
/tests/unit/bintest/
|
||||
/tests/unit/objtest/
|
||||
/tests/ystests
|
||||
|
||||
# Created during tests
|
||||
/tests/arch/quicklogic/pp3/run-test.mk
|
||||
/tests/arch/quicklogic/qlf_k6n10f/run-test.mk
|
||||
/tests/verilog/roundtrip_proc_1.v
|
||||
/tests/verilog/roundtrip_proc_2.v
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue