bucaps / marss-riscv

TinyEMU based full system cycle-level micro-architectural research simulator for single-core RISC-V systems
MIT License
144 stars 23 forks source link

Benchmarks #17

Closed gdessouky closed 4 years ago

gdessouky commented 4 years ago

Hey! How long would these benchmarks https://github.com/rv8-io/rv8-bench/tree/master/src take in a cycle-accurate simulation on marrs-riscv? Just curious to know time estimates.

gkothar1 commented 4 years ago

It depends on simulation parameters and delays you specify in the config file. Example config file is here.