Skip to content

JeremiFerre/P-ARM_ageddon

Repository files navigation

P-ARM_ageddon

Polytech SI3 P-ARM Project

This project aims to simulate a simplified Cortex-M0 behavior using Logisim simulation program.

Team Information

Sommaire

  • Running the Assembly Parse
  • Load logisim file

Running the Assembly Parser

On Linux:

  • Install mono-runtime package: sudo apt-get install mono-runtime
  • Untar the AssemblyParser_Linux.tar.gz file: tar zxvf AssemblyParser_Linux.tar.gz
  • Give execution permission: cd AssemblyParser_Linux chmod 700 p_arm_assemblyparser
  • Run the program: ./p_arm_assemblyparser <file_to_parse_path>

On Windows:

  • Untar the AssemblyParser_Windows.tar.gz file.
  • Run PARM_AssemblyParser.exe with PowerShell or CMD: .\PARM_AssemblyParser.exe <file_to_parse_path>

Load logisim filer

  1. Open logisim
  2. Load machine.circ
  3. Right click on ROM -> load image
  4. Press 'CTRL-T'

About

Polytech SI3 P-ARM Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •