missing rtl changes from OPAE

This commit is contained in:
Blaise Tine
2020-03-27 22:37:35 -04:00
parent e43f5c8767
commit 8bb1f66220
8 changed files with 160 additions and 149 deletions

View File

@@ -3,16 +3,10 @@
#define NUM_TESTS 46
int main(int argc, char **argv)
{
// Verilated::debug(1);
Verilated::commandArgs(argc, argv);
Verilated::traceEverOn(true);
// #define ALL_TESTS
#define ALL_TESTS
#ifdef ALL_TESTS
bool passed = true;
std::string tests[NUM_TESTS] = {