3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-24 01:25:33 +00:00
yosys/.gitignore
2025-02-27 16:47:33 -08:00

64 lines
923 B
Text

*.o
*.d
*.dwo
.*.swp
*.gch
*.gcda
*.gcno
*.err
*.log
*.tmp
*.whl
*~
__pycache__
/.cproject
/.project
/.settings
/qtcreator.files
/qtcreator.includes
/qtcreator.config
/qtcreator.creator
/qtcreator.creator.user
/coverage.info
/coverage_html
/Makefile.conf
/Brewfile.lock.json
/viz.js
/yosys
/yosys.exe
/yosys.js
/yosys.wasm
/yosys-abc
/yosys-abc.exe
/yosys-config
/yosys-smtbmc
/yosys-smtbmc.exe
/yosys-smtbmc-script.py
/yosys-witness
/yosys-witness.exe
/yosys-witness-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
/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
/result
/dist
/*.egg-info
/build
/venv
/boost
/ffi
/doxygen