Unverified Commit 45a97729 authored by Aaron Chan's avatar Aaron Chan Committed by GitHub
Browse files

Issue #2: Need Operand Dependency Checking Task 2 (#51)



Summary of Changes:
LSU.cpp -> Operand dependency checking based on source bits in
scoreboard, callbacks
ExecutePipe.cpp -> Operand dependency checking based on source bits in
scoreboard, callbacks
Rename_test.cpp -> Added testing for both LSU and ExecutePipe with RAW
instruction jsons, imported OlympiaSim for full simulation run to access
data

Final portion of operand dependency checking implemented in this PR for
LSU and ExecutePipe.

---------

Signed-off-by: default avatarAaron Chan <achn357@gmail.com>
Co-authored-by: default avatarKnute Lingaard <knute.lingaard@sifive.com>
parent 2c6f6280
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