# Hidden files
.DS_Store
*.vscode/
# Python files
venv/
manta_fpga.egg-info/
.pytest_cache
.ruff_cache
__pycache__/
build/
dist/
# Autogenerated Manta source
manta.v
# Miscellaneous file types
*.vcd
*.csv
*.xml
.coverage*