mirror of
https://github.com/YosysHQ/yosys
synced 2026-01-07 19:41:16 +00:00
Updates from YosysHQ
This commit is contained in:
parent
8841cc4d76
commit
da8c1955af
16 changed files with 214 additions and 133 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -18,7 +18,6 @@ __pycache__
|
|||
/coverage.info
|
||||
/coverage_html
|
||||
/Makefile.conf
|
||||
/abc
|
||||
/viz.js
|
||||
/yosys
|
||||
/yosys.exe
|
||||
|
|
@ -46,6 +45,7 @@ __pycache__
|
|||
/tests/unit/bintest/
|
||||
/tests/unit/objtest/
|
||||
/tests/ystests
|
||||
/build
|
||||
|
||||
# Created during tests
|
||||
/tests/arch/quicklogic/pp3/run-test.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue