Complex Architecture Simulator - Computer Science Project Idea

Ankita Katdare

Ankita Katdare

@abrakadabra Oct 23, 2024
A complex processor architecture (unlike the CISC) has a rich instruction set in terms of addressing modes and instructions.

Goal of this project would be to simulate such a processor so that users can contrast it with RISC processors.
This complex processor does not require a full instruction set because it is intended only to demonstrate certain principles. The computer should interpret instructions directly. Meaning to say that the assembly language does not need to be converted into machine code.

If possible, the simulation should be done in Java in order to convert the simulator into an applet that students can access from the Internet. However, this simulator could also be written in one of the visual languages.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • medeepak

    medeepak

    @medeepak-zZfLKg Dec 31, 2010

    Can you be a bit bit more detailed on the complex processor you mentioned and in what ways it is different from CISC
    any links about it would be kind of you

    regards
    deepak
  • Ankita Katdare

    Ankita Katdare

    @abrakadabra Dec 31, 2010

    I read about that project idea somewhere while surfing and thought I should share.

    I haven't done a study over the subject. I think this link might be of some help though : #-Link-Snipped-#