Description and useful stuff
MP3 - READ THIS
Memories
Memory Verilog (zip)
Assembly and Machine code
Assembly code (zip) Use something smarter than notepad to edit.
Machine code (zip)
Assembler
The Assembler (compiled for windows, using Cygwin -- zip file)
- extract into a directory, execute from command line
mpc <infilename> <outfilename>
will clobber files, so be careful!
or, ssh into ca.acl.olin.edu, username ca, and password ca
- use the same command line
make a directory for your own work!
You can use a shared drive from ca. Just navigate to \\ca.acl.olin.edu\ca
- or you can compile it yourself, install flex and bison
Demo
- Demos will take place Wednesday, November 7, in class
- The test cases will be sent via email at 5pm on the due date
- Read the test cases, and be ready to demo them
Do not look at the test cases until you have completed the machine problem and emailed it to me and JohnMorgan.