mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
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(.*);
|
privileged priv(.*);
|
||||||
|
|
||||||
|
|
||||||
fpu fpu(.*); // floating point unit
|
// fpu fpu(.*); // floating point unit
|
||||||
// add FPU here, with SetFflagsM, FRM_REGW
|
// add FPU here, with SetFflagsM, FRM_REGW
|
||||||
// presently stub out SetFlagsM and FloatRegWriteW
|
// presently stub out SetFlagsM and FloatRegWriteW
|
||||||
//assign SetFflagsM = 0;
|
//assign SetFflagsM = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user