MOESI_hammer: trigge queue fix.
This commit is contained in:
parent
b4c10bd680
commit
02b05bf9be
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ machine(L1Cache, "AMD Hammer-like protocol")
|
|||
return cache_entry.AtomicAccessed;
|
||||
}
|
||||
|
||||
MessageBuffer triggerQueue, ordered="true";
|
||||
MessageBuffer triggerQueue, ordered="false";
|
||||
|
||||
// ** OUT_PORTS **
|
||||
|
||||
|
|
Loading…
Reference in a new issue