forked from Github_Repos/cvw
Comment out fpu from hart until module exists
This commit is contained in:
parent
dbd5a4320e
commit
6b43381c38
@ -157,7 +157,7 @@ module wallypipelinedhart (
|
||||
privileged priv(.*);
|
||||
|
||||
|
||||
fpu fpu(.*); // floating point unit
|
||||
// fpu fpu(.*); // floating point unit
|
||||
// add FPU here, with SetFflagsM, FRM_REGW
|
||||
// presently stub out SetFlagsM and FloatRegWriteW
|
||||
//assign SetFflagsM = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user