A JavaScript simulator of the Patmos ISA, developed by Marc Sun Bøg & Simon Amtoft Pedersen as a part of their bachelor project at the Technical University of Denmark (DTU), advised by Martin Schoeberl from DTU Compute.
First install NodeJS and clone the repository from GitHub. Then install dependencies in the root folder of the repository with
npm i
Open cmd and change scope to root folder of Chora and run
npm start
Open cmd and change scope to root folder of Chora and run
npm run test
- Fix all the copy pasta JSDoc
- Find an icon and replace the existing one (browser tab)
- Fix bugs (When having a bundle before error, offset is wrong)
- Move pending branch to processor state and update history
- Make long immediates show in machine code also