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

/.coverage/
/htmlcov/

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

/*.il
/*.v
/build/
*/build/

.DS_Store/
Thumbs.db
