Add addr_decode and testbench

This commit is contained in:
Byron Lathi
2022-03-05 20:11:47 -06:00
parent 37e122197f
commit c70272f9de
6 changed files with 434 additions and 5 deletions

23
hw/fpga/simulation/modelsim/.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
# ignore ModelSim generated files and directories (temp files and so on)
[_@]*
# ignore compilation output of ModelSim
*.mti
*.dat
*.dbs
*.psm
*.bak
*.cmp
*.jpg
*.html
*.bsf
# ignore simulation output of ModelSim
wlf*
*.wlf
*.vstf
*.ucdb
cov*/
transcript*
sc_dpiheader.h
vsim.dbg