Unverified Commit 2e95a93d authored by John Ingalls's avatar John Ingalls Committed by GitHub
Browse files

Fix x-prop issue in ScratchpadSlavePort (#2818)



* Fix x-prop issue in ScratchpadSlavePort

Don't let D$ req.cmd field become X, or else it'll make req.ready become X,
which confuses the Rocket core.

* Fix regression introduced in fix

Wrong D$ command was sent on first slave-port access.

Co-authored-by: default avatarAndrew Waterman <andrew@sifive.com>
parent 5ef0be42
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