rtl refactoring

This commit is contained in:
Blaise Tine
2020-05-05 16:28:14 -04:00
parent 5def6d0da6
commit 7e748e4e38
3 changed files with 29 additions and 27 deletions

View File

@@ -10,7 +10,7 @@ int main(int argc, char **argv)
Verilated::commandArgs(argc, argv);
#define ALL_TESTS
//#define ALL_TESTS
#ifdef ALL_TESTS
bool passed = true;