Home >> Electronics >> Advanced Processor Simulator
Post A New Project
Technology Talk Latest technologies like VOIP, wifi Mesh etc.www.iamatechie.comComputer Project Ideas Web chat Implementationwww.iamatechie.comWifi Mesh Network How to set up wireless mesh network.www.iamatechie.comWifi Car How to enable your car wifi?www.iamatechie.com
There have been two trends in computer design. One is towards simplicity and cut-down instruction sets (the RISC trend) and the other is towards complexity and powerful instructions (the CISC trend).
The goal of this project is to design a simulator for a sophisticated architecture that implements advanced addressing modes (e.g., memory indirect with indexing) and complex instructions such as bit field operations. The user should be able to enter instructions in mnemonic form and the simulator will execute them.
In order to keep the project simple, the number of different instructions can be kept small.