Update exercise2.org

This commit is contained in:
Joseph Rogers 2022-09-13 08:52:03 +02:00 committed by GitHub
parent 53e49d6509
commit 5079c8da3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
* Exercise 2 * Milestone 3
Safety wheels are now officially off. Safety wheels are now officially off.
To verify this, set nopPadded to false in Manifest.scala and observe as all hell To verify this, set nopPadded to false in Manifest.scala and observe as all hell
breaks loose. breaks loose.
@ -85,7 +85,7 @@
a warning to the barriers that hold spurious instructions telling them to render them impotent a warning to the barriers that hold spurious instructions telling them to render them impotent
by setting the control signals to do nothing. by setting the control signals to do nothing.
* Putting the pedal to the metal * Milestone 4
Once you have a design that RAW and control hazards you're ready to up the ante and add some Once you have a design that RAW and control hazards you're ready to up the ante and add some
improvements to your design. improvements to your design.
Some suggestions: Some suggestions: