forked from Github_Repos/cvw
		
	Zero'd wfiM when ZICSR not supported to fix hang in E tests
This commit is contained in:
		
							parent
							
								
									7f42ff06d2
								
							
						
					
					
						commit
						412d4656ed
					
				@ -348,6 +348,7 @@ module wallypipelinedcore (
 | 
			
		||||
      assign PrivilegedNextPCM = 0;
 | 
			
		||||
      assign RetM = 0;
 | 
			
		||||
      assign TrapM = 0;
 | 
			
		||||
      assign wfiM = 0;
 | 
			
		||||
      assign ITLBFlushF = 0;
 | 
			
		||||
      assign DTLBFlushM = 0;
 | 
			
		||||
   end
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user