forked from Github_Repos/cvw
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