Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Kingfish404/riscv-out-of-order-simulator

Repository files navigation

RISC-V (Sub-Set) Out-of-Order Interpreter

Getting Started

# for dev
npm run dev # or `yarn dev`
# for test
npm test # or `yarn test`

Open http://localhost:3000 with your browser to see the result. Docs.

TODO

  • Add more instructions
  • Add Decode Stage and Memory Stage

Technical Stack

  • core: typescript
  • ui: next.js && react.js && antd && sass && mdx-js
  • test: jest && ts-jest
  • compability: core-js

License

MIT License

About

Tomasulo Out-of-order RISC-V CPU Simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published