mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-02 12:37:53 +00:00
Add YosysHQ/abc as a submodule located in abc
This commit is contained in:
parent
77dff5a293
commit
09b9aa83c9
13 changed files with 31 additions and 52 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,3 +45,4 @@ __pycache__
|
|||
/tests/unit/bintest/
|
||||
/tests/unit/objtest/
|
||||
/tests/ystests
|
||||
/build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue