User documentation
Manual
EduMIPS64 official manual version 1:
Tutorial
This is an easy tutorial that shows improvements of EduMIPS64 against his ancestors. It also provides a guide to face an exam with it. Click here to grab it (in Italian)
Theses
Here's a list of publicly available theses about EduMIPS64. If not specified, the documents in this section are under the GNU FDL.
- Design and implementation of an interrupt-handling strategy in a MIPS64 CPU simulator (A. Spadaccini); pdf version (369kb) - latex sources (60kb)
- Progetto e implementazione di un modello di floating point unit in un simulatore di CPU MIPS64 (Massimo Trubia); pdf version (694kb) - slides - latex sources (0.98MB)
Developers' documentation
Wishlist
Go to the Wishlist page to see and modify the current list of TODO
Project drafts
Wednesday, the 5th of April we started to plan EduMIPS64 development. You can find more details here: EduMips64 first draft (in Italian).
Groups' Documentation
Here are some documents about the project development:
Links
Here are some links that can be useful to EduMIPS64 developers:
- MIPS64 Manual - Volume II: Instruction Set (This will be useful in order to understand which WinMIPS64 instructions are real MIPS64 instructions)
Glossary
This section is here to answer some questions common among EduMIPS64 developers.
Wiki
A wiki is a web site that can be modified quickly. In fact many wikis allow even anonymous users to modify their content. But there is a problem: spam bots can seek for those wiki sites and delete their content or insert lots of trash. This is why we don't allow anonymous users to modify the content of our wiki. But you can login using the username/password couple edumips64 edumips64. This will keep spam bots away. :)
Reference: Wiki page on English wikipedia - Wiki page on Italian wikipedia
SSH
SSH stands for Secure SHell, and it is a powerful way to allow users to use remote machines. If you have an SSH account on a computer, and this computer is available via Internet, you can access and use it even if you are not physically touching it.
Sourceforge.net gives SSH access in order to modify the content of the web site, but since we use a Wiki we don't need to access via SSH.
Reference OpenSSH Web Page

