Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.11 KB

README.txt

File metadata and controls

47 lines (31 loc) · 1.11 KB

PyCpuSimulator

|Pypi License| |Pypi Python Version|

|Pypi 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 |PyCpuSimulatorHomePage|_.

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