cvw/wally-pipelined/regression
2021-03-05 15:23:53 -06:00
..
regression-wally.py Oups. I forgot to update other do files with the commands to preload the branch predictor memories. 2021-03-05 15:23:53 -06:00
sim-wally Added test configurations 2021-01-25 11:28:43 -05:00
sim-wally-batch Added test configurations 2021-01-25 11:28:43 -05:00
twoBitPredictor.txt Wrote a bash script to generate custom modelsim radix which maps instruction addresses into human readable lables. 2021-02-17 22:20:28 -06:00
wally-busybear.do Oups. I forgot to update other do files with the commands to preload the branch predictor memories. 2021-03-05 15:23:53 -06:00
wally-coremark.do Oups. I forgot to update other do files with the commands to preload the branch predictor memories. 2021-03-05 15:23:53 -06:00
wally-peripherals.do Oups. I forgot to update other do files with the commands to preload the branch predictor memories. 2021-03-05 15:23:53 -06:00
wally-pipelined-batch-parallel.do Oups. I forgot to update other do files with the commands to preload the branch predictor memories. 2021-03-05 15:23:53 -06:00
wally-pipelined-batch.do Oups. I forgot to update other do files with the commands to preload the branch predictor memories. 2021-03-05 15:23:53 -06:00
wally-pipelined-ross.do Oups. I forgot to update other do files with the commands to preload the branch predictor memories. 2021-03-05 15:23:53 -06:00
wally-pipelined.do Oups. I forgot to update other do files with the commands to preload the branch predictor memories. 2021-03-05 15:23:53 -06:00
wave-all.do Added FlushF to hazard unit. 2021-02-19 16:36:51 -06:00
wave.do Shreya and I found a bug with the exeuction of JAL and JALR instructions. The link was only set in the writeback stage. Once the branch predictor started correctly predicting JAL(R)s the ALU and forwarding logic need to have the PCLinkE at the execution stage in case an instruction in the next two clocks need the data. 2021-02-26 20:12:27 -06:00