-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In theory it's still backwards compatible with rv32, but not tested. CSRs, memory, and probably other things are still 32 bit. This is very much *not* a fully implemented rv64 core. It *is* however enough to test the rv64b instructions. This also strips out the NERV_FAULT and NERV_FAIRNESS stuff from the wrapper.
- Loading branch information
1 parent
c322618
commit 886e837
Showing
3 changed files
with
90 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters