Created
April 19, 2018 23:41
-
-
Save Chrisdf/d9942337143415f6deab0b47263a74c0 to your computer and use it in GitHub Desktop.
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
make VERSION=full | |
../misc/yis sdriver.yo | |
../misc/yis ldriver.yo | |
(cd ../y86-code; make testpsim) | |
(cd ../ptest; make SIM=../pipe/psim TFLAGS=-i) | |
./correctness.pl -p |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment