chipsalliance / dromajo

RISC-V RV64GC emulator designed for RTL co-simulation
Apache License 2.0
213 stars 63 forks source link

support K,M,G for instruction count and documentation format issue #33

Closed renau closed 4 years ago

renau commented 4 years ago

Minor changes to improve the documentation and allow to have K,M,G for maxinsns. E.g: --maxinsns 100M

et-tommythorn commented 4 years ago

Looks like you forgot to run clang-format. Do that and push it, thanks.

et-tommythorn commented 4 years ago

Did it and pushed.