mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Added comment about name of LSUBusInit/Lock signal
This commit is contained in:
		
							parent
							
								
									cadd62e49f
								
							
						
					
					
						commit
						3d715a098c
					
				@ -41,7 +41,7 @@ module busfsm #(parameter integer   WordCountThreshold,
 | 
			
		||||
   input logic               DCacheFetchLine,
 | 
			
		||||
   input logic               DCacheWriteLine,
 | 
			
		||||
   input logic               LSUBusAck,
 | 
			
		||||
   input logic               LSUBusInit,
 | 
			
		||||
   input logic               LSUBusInit, // This might be better as LSUBusLock, or to send this using LSUBusAck.
 | 
			
		||||
   input logic               CPUBusy,
 | 
			
		||||
   input logic               CacheableM,
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user