Activated all testbenches

This commit is contained in:
WilliamMiceli
2019-02-25 12:51:34 -05:00
parent cb30ee7e0a
commit 7c83a77713
4 changed files with 630 additions and 627 deletions

View File

@@ -10,7 +10,7 @@
* Need to allow for signed numbers
* Remove subtraction from ALU
* Have arithmetic shift left and right
* Uncomment all testbenches
* <strike>Uncomment all testbenches</strike>
* We can have multiple testbenches active at once
* Bitwise operations do not need a 1-bit implementation, modify 9-bit and keep it only
* Comparator needed