mirror of https://github.com/YosysHQ/yosys.git
43 lines
591 B
Plaintext
43 lines
591 B
Plaintext
*.o
|
|
*.d
|
|
.*.swp
|
|
*.gch
|
|
*.gcda
|
|
*.gcno
|
|
__pycache__
|
|
/.cproject
|
|
/.project
|
|
/.settings
|
|
/qtcreator.files
|
|
/qtcreator.includes
|
|
/qtcreator.config
|
|
/qtcreator.creator
|
|
/qtcreator.creator.user
|
|
/coverage.info
|
|
/coverage_html
|
|
/Makefile.conf
|
|
/abc
|
|
/viz.js
|
|
/yosys
|
|
/yosys.exe
|
|
/yosys.js
|
|
/yosys-abc
|
|
/yosys-abc.exe
|
|
/yosys-config
|
|
/yosys-smtbmc
|
|
/yosys-smtbmc.exe
|
|
/yosys-smtbmc-script.py
|
|
/yosys-filterlib
|
|
/yosys-filterlib.exe
|
|
/kernel/*.pyh
|
|
/kernel/python_wrappers.cc
|
|
/kernel/version_*.cc
|
|
/share
|
|
/yosys-win32-mxebin-*
|
|
/yosys-win32-vcxsrc-*
|
|
/yosysjs-*
|
|
/libyosys.so
|
|
/tests/unit/bintest/
|
|
/tests/unit/objtest/
|
|
/tests/ystests
|