mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	bpred tab cleanup
This commit is contained in:
		
							parent
							
								
									fc6cf1f198
								
							
						
					
					
						commit
						5233117568
					
				@ -58,7 +58,7 @@ module bpred (
 | 
			
		||||
  output logic             BTBPredPCWrongM,           // Prediction target wrong
 | 
			
		||||
  output logic             RASPredPCWrongM,           // RAS prediction is wrong
 | 
			
		||||
  output logic             PredictionInstrClassWrongM // Class prediction is wrong
 | 
			
		||||
   );
 | 
			
		||||
);
 | 
			
		||||
 | 
			
		||||
  logic                     BTBValidF;
 | 
			
		||||
  logic [1:0]               DirPredictionF;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user