mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-31 00:44:38 +00:00
Comment out fpu from hart until module exists
This commit is contained in:
parent
8f31e00f6a
commit
5946b860ca
@ -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