Add modified RTL files for parameterized builds with VX_define_synth.v

This commit is contained in:
wgulian3
2020-03-20 04:04:15 -04:00
parent ff2fc5fa43
commit 5b3df797a4
5 changed files with 29 additions and 17 deletions

2
.gitignore vendored
View File

@@ -4,3 +4,5 @@
./rtl/modelsim/*.vcd
*.vcd
.*
*.pyc
__pycache__