cvw/linux/testvector-generation
Ross Thompson 3bf2b35704 Wow. The newest version of Vivado does not like the enums as parameters.
The solution is simple.  I changed the type to logic [31:0] and defined macros for the branch predictor types as 32 bit integers.
2023-07-18 15:07:10 -05:00
..
checkpointSweep.sh
debug.sh changes suggested by ben, hopefully fixing buildroot (which is now not running) 2022-05-20 18:42:38 -07:00
filterTrapsToInterrupts.py
fixBinMem.c
genCheckpoint.sh
genInitMem.sh Wow. The newest version of Vivado does not like the enums as parameters. 2023-07-18 15:07:10 -05:00
genRecording.sh
genTrace.sh
Makefile
parseGDBtoTrace.py
parsePlicState.py parsePlicState.py bugfix 2022-04-13 13:04:43 -07:00
parseQEMUtoGDB.py
parseState.py
parseUartState.py