PySpice-org / PyCpuSimulator

CPU Simulator written in Python

Home Page:https://fabricesalvaire.github.io/PyCpuSimulator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CPU Simulator written in Python

https://fabricesalvaire.github.io/PyCpuSimulator/

License:GNU General Public License v3.0


Languages

Language:Python 98.4%Language:Shell 1.2%Language:C 0.4%