mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
fix typo that Madeleine found
This commit is contained in:
parent
b88eaf250d
commit
8ea25e591b
@ -182,7 +182,7 @@ module wallypipelinedcore (
|
|||||||
|
|
||||||
// Mem
|
// Mem
|
||||||
.RetM, .TrapM, .PrivilegedNextPCM, .InvalidateICacheM,
|
.RetM, .TrapM, .PrivilegedNextPCM, .InvalidateICacheM,
|
||||||
.InstrD, .InstrM, . PCM, .InstrClassM, .BPPredDirWrongM,
|
.InstrD, .InstrM, .PCM, .InstrClassM, .BPPredDirWrongM,
|
||||||
.BTBPredPCWrongM, .RASPredPCWrongM, .BPPredClassNonCFIWrongM,
|
.BTBPredPCWrongM, .RASPredPCWrongM, .BPPredClassNonCFIWrongM,
|
||||||
|
|
||||||
// Writeback
|
// Writeback
|
||||||
|
Loading…
Reference in New Issue
Block a user