Incorrect DCSR value read/ written #443
Labels
Component:RTL
For issues in the RTL (e.g. for files in the rtl directory)
Status:Resolved
Issue has been resolved, but closure is pending on git merge and/or issuer confirmation
Type:Bug
For bugs in the RTL, Documentation, Verification environment or Tool and Build system
RISC-V Specification:
Issue Description:
Bits [27:16], [14] and [5] of DCSR should be tied to zero as specified in the spec.
Example:
As shown below, the instruction 32'h7b0027f3 (CSRRSI X15, DCSR, X0) is decoded at time point t##0, where
dcsr_q.zero2
is read as 12'h800 at t##1. Same goes fordcsr_q.zero1
ordcsr_q.zero0
.Top Level Parameters
Product: OneSpin 360 DV-Verify
App: RVV
Tool's version: 2020.1.4
The text was updated successfully, but these errors were encountered: