Comment out fpu from hart until module exists

This commit is contained in:
Thomas Fleming 2021-04-03 22:34:11 -04:00
parent 8f31e00f6a
commit 5946b860ca

View File

@ -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;