mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Fixed bug with the performance counters not updating.
This commit is contained in:
		
							parent
							
								
									56af142e7d
								
							
						
					
					
						commit
						b14b71c7a9
					
				| @ -67,7 +67,6 @@ module csrc #(parameter | ||||
|     logic [4:0]  CounterNumM; | ||||
|     (* mark_debug = "true" *)     logic [`XLEN-1:0] HPMCOUNTER_REGW[`COUNTERS-1:0]; | ||||
|     logic [`XLEN-1:0] HPMCOUNTERH_REGW[`COUNTERS-1:0]; | ||||
|     logic 			       InstrValidNotFlushedM; | ||||
|     logic LoadStallE, LoadStallM; | ||||
|     logic [`COUNTERS-1:0] WriteHPMCOUNTERM; | ||||
|     logic [`COUNTERS-1:0] CounterEvent; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user