Quick user’s guide.

This guide summarizes the basic steps to begin working with Simula3MS.

  1. When Simula3MS is executed, an editor window appears, that allows:
  2. Once the code is edited (or loaded), use the Assemble button. Two results are possible:
  3. Choose a configuration to execute the code. There are three possible options in the Configuration menu: Input/Output, Datapath and Branch techniques.
  4. Use the Execute button to access to the simulation window. In this window, the final result of the complete program execution is shown (using the Execute button), or the evolution of each instruction in each cycle can be observed (using the Next cycle and Previous cycle buttons).