mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	PMP checker size check to avoid spurious warnings
This commit is contained in:
		
							parent
							
								
									744bf4eb56
								
							
						
					
					
						commit
						00d54cfe6c
					
				| @ -57,6 +57,7 @@ module pmpchecker ( | ||||
|   logic [`PMP_ENTRIES-1:0] L, X, W, R; // PMP matches and has flag set
 | ||||
|   logic [`PMP_ENTRIES-1:0]   PAgePMPAdr;  // for TOR PMP matching, PhysicalAddress > PMPAdr[i]
 | ||||
| 
 | ||||
|   if (`PMP_ENTRIES > 0)  | ||||
|     pmpadrdec pmpadrdecs[`PMP_ENTRIES-1:0]( | ||||
|       .PhysicalAddress,  | ||||
|       .PMPCfg(PMPCFG_ARRAY_REGW), | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user