Closed zhemao closed 7 years ago
If Hwacha is to use RoCC, then Hwacha's CP should share Hwacha's FP units, not Rocket's. Sharing Rocket's units is gonna have to be a non-standard thing.
Yunsup, Krste, and I discussed this some more, and came to the following conclusions:
We can talk about it more Monday.
This was fixed sometime ago
This changes Hwacha to match the new FPU interface in the rocket PR. The scalar fpu interface is greatly simplified since we no longer need to fully decode the signals and recode the floats. The one complication is that we need to convert between half-precision and single-precision if necessary.