Main bus

      A processor, with its registers, local stack RAM and ROM which contain its program.


      The common memory, with the data read from the input port and the data written on the output port.


      The main bus which acts as a control pannel. Its allows to set breakpoints in the code, to run the program step by step or in an animation mode. The main bus accesses are shown.

FEATURES
  • allows to run dynamically programms in a parallel architecture
  • simulate common controllers (based on the 8051).

  • Object oriented model
  • programmed in STk
  • clear division in the simulator and the graphical parts