mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Replaced LSU data replication with 0 extention.
This commit is contained in:
		
							parent
							
								
									cd0da2e3b3
								
							
						
					
					
						commit
						b9fadc11c3
					
				@ -266,7 +266,7 @@ module lsu (
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
  if (`F_SUPPORTED) 
 | 
			
		||||
    mux2 #(`LLEN) datamux({{`LLEN/`XLEN}{IMAWriteDataM}}, FWriteDataM, FpLoadStoreM, IMAFWriteDataM);
 | 
			
		||||
    mux2 #(`LLEN) datamux({{{`LLEN-`XLEN}{1'b0}}, IMAWriteDataM}, FWriteDataM, FpLoadStoreM, IMAFWriteDataM);
 | 
			
		||||
  else assign IMAFWriteDataM = IMAWriteDataM;
 | 
			
		||||
  
 | 
			
		||||
  /////////////////////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user