mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main
This commit is contained in:
		
						commit
						91f67f19a7
					
				| @ -93,8 +93,8 @@ module csrc #(parameter | ||||
|   generate | ||||
|     if (`ZICOUNTERS_SUPPORTED) begin:counters | ||||
|      (* mark_debug = "true" *) logic [63:0] CYCLE_REGW, INSTRET_REGW; | ||||
|      logic [63:0] CYCLEPlusM, INSTRETPlusM; | ||||
|        logic [`XLEN-1:0] NextCYCLEM, NextINSTRETM; | ||||
|       logic [63:0] CYCLEPlusM, INSTRETPlusM; | ||||
|       logic [`XLEN-1:0] NextCYCLEM, NextINSTRETM; | ||||
|       logic        WriteCYCLEM, WriteINSTRETM; | ||||
|       logic [4:0]  CounterNumM; | ||||
|       logic [`XLEN-1:0] HPMCOUNTER_REGW [`COUNTERS-1:3]; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user