
__pycache__/
/*.egg-info
/.eggs
/dist
/.venv
/.vs
/.vscode
.nox/
.mypy_cache/


/.coverage
/htmlcov


/tests/spec_*/
*.vcd
*.gtkw


/*.il
/*.v
/build

.DS_Store
Thumbs.db
