BTB size small
This commit is contained in:
		
							parent
							
								
									c68cb08744
								
							
						
					
					
						commit
						c228964d6a
					
				
							
								
								
									
										45378
									
								
								ifu_bp_ctl.fir
								
								
								
								
							
							
						
						
									
										45378
									
								
								ifu_bp_ctl.fir
								
								
								
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										27276
									
								
								ifu_bp_ctl.v
								
								
								
								
							
							
						
						
									
										27276
									
								
								ifu_bp_ctl.v
								
								
								
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| 
						 | 
					@ -4,13 +4,13 @@ import chisel3.util._
 | 
				
			||||||
trait param {
 | 
					trait param {
 | 
				
			||||||
  val BHT_ADDR_HI            = 	0x9
 | 
					  val BHT_ADDR_HI            = 	0x9
 | 
				
			||||||
  val BHT_ADDR_LO            = 	0x2
 | 
					  val BHT_ADDR_LO            = 	0x2
 | 
				
			||||||
  val BHT_ARRAY_DEPTH        = 	0x100
 | 
					  val BHT_ARRAY_DEPTH        = 	0x010
 | 
				
			||||||
  val BHT_GHR_HASH_1         = 	0x0
 | 
					  val BHT_GHR_HASH_1         = 	0x0
 | 
				
			||||||
  val BHT_GHR_SIZE           = 	0x8
 | 
					  val BHT_GHR_SIZE           = 	0x8
 | 
				
			||||||
  val BHT_SIZE               = 	0x010
 | 
					  val BHT_SIZE               = 	0x010
 | 
				
			||||||
  val BTB_ADDR_HI            = 	0x09
 | 
					  val BTB_ADDR_HI            = 	0x09
 | 
				
			||||||
  val BTB_ADDR_LO            = 	0x2
 | 
					  val BTB_ADDR_LO            = 	0x2
 | 
				
			||||||
  val BTB_ARRAY_DEPTH        = 	0x100
 | 
					  val BTB_ARRAY_DEPTH        = 	0x010
 | 
				
			||||||
  val BTB_BTAG_FOLD          = 	0x0
 | 
					  val BTB_BTAG_FOLD          = 	0x0
 | 
				
			||||||
  val BTB_BTAG_SIZE          = 	0x5
 | 
					  val BTB_BTAG_SIZE          = 	0x5
 | 
				
			||||||
  val BTB_FOLD2_INDEX_HASH   = 	0x0
 | 
					  val BTB_FOLD2_INDEX_HASH   = 	0x0
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue