Skip to content

PySpice-org/PyCpuSimulator

Repository files navigation

PyCpuSimulator

PyCpuSimulator license PyCpuSimulator python version

PyCpuSimulator last version

Overview

What is PyCpuSimulator ?

PyCpuSimulator is a CPU simulator implemented in Python which use micro-codes to implement CPU core.

Where is the Documentation ?

The documentation is available on the PyCpuSimulator Home Page_.

What are the main features ?

  • Micro-Code Language to describe instruction
  • Opcode Decoder using Decision Tree
  • Read HEX firmware format
  • AVR Core CPU simulation is ongoing

How to install it ?

Look at the installation section in the documentation.

Credits

Authors: Fabrice Salvaire