-
hello... Is it possible to run and detect data hazard pipelined in this simulator? Is there any tutorial or example that I can follow as I'm still a beginner with this simulator? |
Beta Was this translation helpful? Give feedback.
Answered by
mortbopet
Jun 14, 2021
Replies: 1 comment
-
Hi @Anasa1 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mortbopet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Anasa1
I'd recommend you to take a look at introductory books to computer architecture, such as Computer Organization and Design The Hardware/Software Interface: RISC-V Edition.
Apart from that, the Ripes introduction also shows a data hazard, and how this is visualized in the pipeline.