picorv32/dhrystone
Miodrag Milanovic e8dbd9ac6a Fix dhrystone 2021-12-27 11:09:39 +01:00
..
Makefile Fix dhrystone 2021-12-27 11:09:39 +01:00
README More README stuff 2015-06-28 12:20:23 +02:00
dhry.h Fix dhrystone 2021-12-27 11:09:39 +01:00
dhry_1.c Using newlib libc from riscv-tools in dhrystone benchmark 2016-06-07 17:09:26 +02:00
dhry_1_orig.c Removed trailing whitespaces in dhrystone code 2015-07-02 10:50:54 +02:00
dhry_2.c Removed trailing whitespaces in dhrystone code 2015-07-02 10:50:54 +02:00
sections.lds Using newlib libc from riscv-tools in dhrystone benchmark 2016-06-07 17:09:26 +02:00
start.S RISC-V ISA 2.1 now calls "sbreak" officially "ebreak" 2016-06-06 10:46:52 +02:00
stdlib.c Add missing "volatile" to "asm" statements 2017-10-30 11:22:54 +01:00
syscalls.c Cleanup whitespaces 2020-04-23 17:59:17 +02:00
testbench.v Add tracing support to dhrystone test 2019-08-18 08:32:45 -07:00
testbench_nola.v Renamed testbench_slow_mem to testbench_nola (no look ahead) 2016-09-04 12:29:09 +02:00

README

The Dhrystone benchmark and a verilog testbench to run it.