minor update

This commit is contained in:
Blaise Tine
2020-05-22 19:14:07 -07:00
parent b02fc14da6
commit 1512138a15
8 changed files with 45 additions and 132 deletions

9
.gitignore vendored
View File

@@ -1,9 +0,0 @@
./rtl/obj_dir/
./rtl/obj_dir/*.vcd
./rtl/.*
./rtl/modelsim/*.vcd
*.vcd
.*
!.gitignore
*.pyc
__pycache__