-
Couldn't load subscription status.
- Fork 254
Reorganize files, update OoO execution backend #33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This file contains hidden or 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
* Now we can use emu parameters to control when to print log
debug: import LogUtils from XiangShan See merge request projectn/noop!89
* Argo used to get mispredict info from CDB, all valid commits to CDB will be checked. * Now we use an independent mispredict recovery bus to transfer mis-bp recovery req to RS/FU/ROB. * brMask size is also reduced.
* "sc" inst may not store data to dmem * ROB can not decide if it needs to fire a scommit req for sc * Now ROB uses "store" bit to decide if a scommit req should be fired, which is writed back to ROB via CDB by FUs
chore: reorg files See merge request projectn/noop!105
* By doing this, we can use PipelineConnect to build in-modile pipeline
* Enable EnhancedLog will slow down simulation, but make it possible to control debug log using emu parameter.
* loglevel is also disabled for speeding up compile/simulation
* This will improve code readability
* EnableRVC is duplicated with HasCExtension
* BoringUtils will not report boring exception when EnableDebug == false
|
The following changes are included:
Updated NutShell has been tested on FPGA. |
wakafa1
approved these changes
Aug 14, 2020
FuWenyi
pushed a commit
to Jiayuah/NutShell
that referenced
this pull request
Mar 28, 2023
Revert "submodule: use https url instead of ssh"
FuWenyi
pushed a commit
to Jiayuah/NutShell
that referenced
this pull request
Jul 26, 2023
Reorganize files, update OoO execution backend
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.