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 65f3ced608
commit 05b7ffff12
5 changed files with 29 additions and 17 deletions

2
.gitignore vendored
View File

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