Download presentation
Presentation is loading. Please wait.
1
Group 2 Week 8 Presentation AlexDaveKevinMike
2
ASM Files Began translating the ASM files into files that will be recognized by Quiksim. Began translating the ASM files into files that will be recognized by Quiksim. First we downloaded the test file and placed 0x1000 into registers R1 and R29. First we downloaded the test file and placed 0x1000 into registers R1 and R29. Next we used dlxasm to convert the file from.s to.l. Next we used dlxasm to convert the file from.s to.l. We then used full-translate.pl to get a.dat. We then used full-translate.pl to get a.dat. Finally we used smartmem.pl to break the file into 4 separate files, one for each byte. Finally we used smartmem.pl to break the file into 4 separate files, one for each byte.
3
Quicksort Load.dat files into the instruction memory and the data memory component Load.dat files into the instruction memory and the data memory component Start PC at 0x1000 Start PC at 0x1000
4
Quicksort - Testing A few easy kinks A few easy kinks Things wired backwards Things wired backwards Wires not connected Wires not connected Control Signals off here and there Control Signals off here and there
5
Quicksort - Testing More difficult More difficult Forwarding after a JAL instruction Forwarding after a JAL instruction Getting invalid addresses in a register before a JR/JALR Getting invalid addresses in a register before a JR/JALR dlxview dlxview No luck getting it working No luck getting it working
6
This Week More testing More testing Write our own programs to test various instructions comprehensively? Write our own programs to test various instructions comprehensively? Try to get windlx to work? Try to get windlx to work?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.