forked from Github_Repos/cvw
Restored PCCorrectE declaration in IFU
This commit is contained in:
parent
a2c054d0d2
commit
75870a16d7
@ -88,7 +88,7 @@ module ifu (
|
||||
|
||||
);
|
||||
|
||||
logic [`XLEN-1:0] UnalignedPCNextF, PCNextF;
|
||||
logic [`XLEN-1:0] PCCorrectE, UnalignedPCNextF, PCNextF;
|
||||
logic misaligned, BranchMisalignedFaultE, BranchMisalignedFaultM, TrapMisalignedFaultM;
|
||||
logic PrivilegedChangePCM;
|
||||
logic IllegalCompInstrD;
|
||||
|
Loading…
Reference in New Issue
Block a user