From 00baa062347a07f63ff50957e1212b4f0c84a942 Mon Sep 17 00:00:00 2001 From: Ross Thompson Date: Sat, 4 Mar 2023 17:20:45 -0600 Subject: [PATCH] Mostly working bpred launch script. --- sim/bpred-sim.py | 37 ++++++++++++------------------------- 1 file changed, 12 insertions(+), 25 deletions(-) diff --git a/sim/bpred-sim.py b/sim/bpred-sim.py index 3c5aa2d5a..1ec8b3045 100755 --- a/sim/bpred-sim.py +++ b/sim/bpred-sim.py @@ -46,31 +46,18 @@ configs = [ ) ] -configOptions = "+define+INSTR_CLASS_PRED=0 +define+BPRED_TYPE=\"BP_TWOBIT\" +define+BPRED_SIZE=6" -tc = TestCase( - name="twobit6", - variant="rv32gc", - cmd="vsim > {} -c < {} -c < {} -c < {} -c <