new-sonar/gateware/.gitignore
David Lenfesty 883b712a53 gateware: fixed various bus issues
- The Record.connect() function returns statements that need to be added
  to the comb domain.
- Addressing of the devices works on word-sized chunks, so everything
  needs to be adjusted there
2023-01-22 15:25:24 -07:00

7 lines
55 B
Plaintext

build/
*.json
__pycache__
# Sim artifacts
*.vcd
*.gtkw