cvw/linux/testvector-generation
2024-07-03 20:42:55 -07:00
..
checkpointSweep.sh checkpointSweep is bash-specific, so add shebang to make it so 2022-03-28 13:40:50 -07:00
debug.sh changes suggested by ben, hopefully fixing buildroot (which is now not running) 2022-05-20 18:42:38 -07:00
disassembleBootTrace.py Update python shebangs to use /usr/bin/env python3 so virtual environment can be used (also aids in general portability) 2024-07-03 20:42:55 -07:00
EmulateLinux.sh Updated locations of device trees in qemu scripts. 2023-11-21 22:14:56 -06:00
filterTrapsToInterrupts.py Update python shebangs to use /usr/bin/env python3 so virtual environment can be used (also aids in general portability) 2024-07-03 20:42:55 -07:00
fixBinMem.c revived checkpointing and hacked it up to generate a trace starting at the checkpoint 2022-02-25 23:51:40 +00:00
genCheckpoint.sh whoops fix address for PLIC int enables in checkpoint generation 2022-04-13 01:36:09 -07:00
genInitMem.sh Cleaned up genInitMem script to only generate necessary files and eliminate prompts 2023-11-22 05:25:09 -08:00
genRecording.sh Updated locations of device trees in qemu scripts. 2023-11-21 22:14:56 -06:00
genTrace.sh Updated locations of device trees in qemu scripts. 2023-11-21 22:14:56 -06:00
Makefile remove vestigial silencePipe mechanism 2022-03-06 14:54:35 -08:00
parseGDBtoTrace.py Update python shebangs to use /usr/bin/env python3 so virtual environment can be used (also aids in general portability) 2024-07-03 20:42:55 -07:00
parsePlicState.py Update python shebangs to use /usr/bin/env python3 so virtual environment can be used (also aids in general portability) 2024-07-03 20:42:55 -07:00
parseQEMUtoGDB.py Update python shebangs to use /usr/bin/env python3 so virtual environment can be used (also aids in general portability) 2024-07-03 20:42:55 -07:00
parseState.py Update python shebangs to use /usr/bin/env python3 so virtual environment can be used (also aids in general portability) 2024-07-03 20:42:55 -07:00
parseUartState.py Update python shebangs to use /usr/bin/env python3 so virtual environment can be used (also aids in general portability) 2024-07-03 20:42:55 -07:00