Skip to content

askfind/rv16k-sim

 
 

Repository files navigation

TRIT-RV16K-SIM

TRIT RV16K Functional Simulator

How to use

Build

make

Test Instruction RV16K

make test

Use

Usage: ./main NCYCLES [-a] [-q] [-m] [-t ROM] [-d RAM] [FILENAME]
Options:
  -q       : No log print
  -m       : Dump memory
  -t ROM   : Initial ROM data
  -d RAM   : Initial RAM data
  -a       : TRIT-RV16K
  FILENAME : ELF Binary

About

TRIT-RV16K Functional Simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.6%
  • Shell 10.1%
  • Makefile 0.3%