Unverified Commit 1b0d1306 authored by Andrew Waterman's avatar Andrew Waterman Committed by GitHub
Browse files

Interlock FCSR reads (but not other CSRs) when FPU is busy (#1574)

This was erroneously masking id_csr_en by id_ctrl.fp; these control
signals are mutually exclusive.  Fix that, and also optimize the stall
logic to avoid stalling on unrelated CSR accesses.
parent 099bb111
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