mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Updated testbench to initialize using force and releases storing zero in all memory locations in branch predictor. Fixed arch64i bug related to failing bge due to an incorrect signature.
This commit is contained in:
		
							parent
							
								
									7656e3031c
								
							
						
					
					
						commit
						e4f0f55530
					
				| @ -341,8 +341,6 @@ logic [3:0] dummy; | ||||
|         release dut.core.ifu.bpred.bpred.Predictor.DirPredictor.PHT.mem[adrindex]; | ||||
|         release dut.core.ifu.bpred.bpred.TargetPredictor.memory.mem[adrindex]; | ||||
|       end | ||||
|       // $readmemb(`TWO_BIT_PRELOAD, dut.core.ifu.bpred.bpred.Predictor.DirPredictor.PHT.mem);
 | ||||
|       // $readmemb(`BTB_PRELOAD, dut.core.ifu.bpred.bpred.TargetPredictor.memory.mem);    
 | ||||
|     end | ||||
| endmodule | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user