mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Comment out fpu from hart until module exists
This commit is contained in:
		
							parent
							
								
									8f31e00f6a
								
							
						
					
					
						commit
						5946b860ca
					
				@ -157,7 +157,7 @@ module wallypipelinedhart (
 | 
			
		||||
  privileged priv(.*);
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
  fpu fpu(.*); // floating point unit
 | 
			
		||||
  // fpu fpu(.*); // floating point unit
 | 
			
		||||
  // add FPU here, with SetFflagsM, FRM_REGW
 | 
			
		||||
  // presently stub out SetFlagsM and FloatRegWriteW
 | 
			
		||||
  //assign SetFflagsM = 0;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user