Commit 07d48df8 authored by Andrew Waterman's avatar Andrew Waterman
Browse files

Get rid of FPU RoCC port logic when RoCC not present

The previous approach used ex_reg_valid to determine whether to
source data from the FPU or RoCC.  Thus, when the RoCC was not
present, it was still creating muxes.  Using ex_cp_valid instead
gets rid of them.
parent f91552a6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment