1
0
mirror of synced 2026-04-30 13:42:03 +00:00

Uploaded 10_19_2019

This commit is contained in:
MicroCoreLabs
2019-10-19 14:47:42 -07:00
parent e56189c12b
commit 90a5a79a45
5 changed files with 789 additions and 0 deletions

12
MCLR5/README.md Normal file
View File

@@ -0,0 +1,12 @@
# Quad-issue Superscalar RISCV
- Up to four instructions can be simultaneously issued and retired.
- ALU cores are combinational.
- Core can handle branches which occur in any of the four pipelines.
- Can also handle register dependancies in the pipeline.
** Very incomplete! Once it was able to issue multiple instructions and handle branches and register dependancies I got bored and moved on! :)
For questions email me at www.MicroCoreLabs.com