bbracker
|
e3303331ef
|
change genTrace to dump UART output to file so we can see how far parsing got
|
2022-03-08 09:52:17 -08:00 |
|
bbracker
|
51e68819c4
|
fix up PLIC and UART checkpointing
|
2022-03-07 23:48:47 -08:00 |
|
bbracker
|
9dbcdca433
|
change UART state saving to temporarily modify LCR so that DLAB=0 when reading addresses 0 and 1 so that we get RBR and IER instead of divisor latch registers
|
2022-03-07 22:12:08 -08:00 |
|
bbracker
|
52bfd65fd3
|
change checkpoint generation to integrate GDB scripting more cleanly and save UART and PLIC state
|
2022-03-07 17:59:49 -08:00 |
|
bbracker
|
a93f36824d
|
modify debug.sh to not rely on external GDB script
|
2022-03-07 11:56:04 -08:00 |
|
bbracker
|
74ff583f9b
|
add debug.sh
|
2022-03-07 19:52:19 +00:00 |
|
bbracker
|
01eeab2131
|
update checkpointSweep in accordance to having removed trace parsing feature
|
2022-03-06 14:55:51 -08:00 |
|
bbracker
|
c432e2175e
|
remove vestigial silencePipe mechanism
|
2022-03-06 14:54:35 -08:00 |
|
bbracker
|
ca6bb7c2d2
|
needed to initialize checkpoint directory
|
2022-03-06 14:51:25 -08:00 |
|
bbracker
|
6b1b471ca6
|
no longer use cythonization on python parser scripts because its a little complicated and has marginal benefit
|
2022-03-06 14:40:26 -08:00 |
|
bbracker
|
2e6fa01b9b
|
give genCheckpoint the same de-sudo'ing treatement
|
2022-03-06 14:37:12 -08:00 |
|
bbracker
|
675e112950
|
better to use $tvDir variable rather than abs path
|
2022-03-06 14:33:53 -08:00 |
|
bbracker
|
8720604bfc
|
replace sudo's with suggestions in genRecording.sh
|
2022-03-06 14:31:55 -08:00 |
|
bbracker
|
3e4ce15ea4
|
replace sudo's in genTrace.sh with suggested commands
|
2022-03-06 14:24:50 -08:00 |
|
bbracker
|
3e1f4decf1
|
small bugfix to suggested sudo commands for linux testvectors
|
2022-03-06 14:16:23 -08:00 |
|
bbracker
|
228f693f13
|
remove checkpoint trace generation since that requires qemu hacking and because we are able to generate the whole trace on VLSI
|
2022-03-06 14:04:30 -08:00 |
|
bbracker
|
f86e76a4b1
|
recommend sudo commands without automatically executing them in genInitMem.sh
|
2022-03-06 13:30:19 -08:00 |
|
bbracker
|
a0d0742227
|
change from clang to gcc when compiling testvector-generation executables
|
2022-03-06 13:18:53 -08:00 |
|
bbracker
|
9f7a434b20
|
change genInitMem.sh to check for sufficient directory privileges rather than invoke sudo
|
2022-03-05 18:04:00 -08:00 |
|
bbracker
|
29086ea393
|
checkpoint sweep script -- not sure if this deserves to be on the repo in the long run, but it is helpful
|
2022-03-01 03:48:31 +00:00 |
|
bbracker
|
dd4882ab27
|
copy over truncated trace into checkpoint if not freshly generating a trace
|
2022-03-01 03:38:48 +00:00 |
|
bbracker
|
5c11ff2a72
|
add option to not generate a trace when making checkpoints
|
2022-03-01 03:13:01 +00:00 |
|
bbracker
|
34d44772d5
|
script for dumping out QEMU ram and bootrom state at ground 0
|
2022-03-01 01:45:09 +00:00 |
|
bbracker
|
ba5abd1297
|
typo fix to checkpoint generator
|
2022-03-01 00:51:54 +00:00 |
|
bbracker
|
8321c76d95
|
greatly improve trace-generating checkpoint process with QEMU hack
|
2022-02-28 23:00:00 +00:00 |
|
bbracker
|
8f2a533470
|
change pipe silencer to redirect to stderr so that we can see if QEMU is at least still alive
|
2022-02-28 22:55:23 +00:00 |
|
bbracker
|
e9e358cdd0
|
revived checkpointing and hacked it up to generate a trace starting at the checkpoint
|
2022-02-25 23:51:40 +00:00 |
|
bbracker
|
c1a50b38c3
|
parser rename
|
2022-02-25 20:05:10 +00:00 |
|
bbracker
|
80e03fe42f
|
new trace generation method
|
2022-02-21 20:30:39 +00:00 |
|
bbracker
|
62d1ed65d4
|
rename devicetree to wally-virt
|
2022-02-10 00:07:29 +00:00 |
|
bbracker
|
440cac9f77
|
minor interrupt syntax fix
|
2022-02-09 02:56:39 +00:00 |
|
bbracker
|
84ffdfc8c4
|
add tracegen support for interrupt parsing
|
2022-02-09 02:29:47 +00:00 |
|
bbracker
|
9ee4b39b01
|
restore trace generation functionality for new setup
|
2022-02-08 11:45:42 +00:00 |
|