Commit graph

14 commits

Author SHA1 Message Date
stnolting
990088f060 [sw] update MTIMER calls 2024-12-26 22:50:09 +01:00
mahdi259
3e1430fab6
Update dhry_1.c
Signed-off-by: mahdi259 <73544027+mahdi259@users.noreply.github.com>
2024-10-18 20:33:32 +03:30
stnolting
531fa073e2 [example] use get_clk HAL wrapper 2024-07-28 20:31:57 +02:00
stnolting
1c08fbeeef [sw] add back Dhrystone port 2024-05-13 21:34:09 +02:00
stnolting
0b853bf23a ⚠️ [sw] remove dhrystone benchmark
it is just outdated..
2023-10-28 22:32:59 +02:00
stnolting
11987e7d60 [sw] cleanup benchmakrs
dhrystone & coremark
2023-10-28 22:01:51 +02:00
stnolting
cd1b6c8878 [sw/example] update UART setup function 2023-03-05 19:00:24 +01:00
emb4fun
f51130379b
SYSINFO: Change "variable style" by "pointer style" 2023-02-27 15:14:12 +01:00
stnolting
45c87099bd [sw/example] update example programs 2023-01-21 14:59:17 +01:00
stnolting
e44cb43819 [sw] no more use of "neorv32_uart_*" legacy wrappers
all of the software is now using `neorv32_uart0_*` instead of the legacy wrappers `neorv32_uart_*`; however, the legacy wrappers are still implemented
2021-10-12 16:19:18 +02:00
stnolting
2f6c8aa57b [sw/example] benchmarks: minor fixes 2021-10-05 21:06:34 +02:00
stnolting
2cf4a59200 [sw/example] converted example programs 2021-09-17 18:29:57 +02:00
stnolting
7259831b9a [sw/example/dhrystone] minor edits 2021-08-15 16:18:18 +02:00
stnolting
6abfc3df64 [sw] added Dhrystone benchmark port
🚧 work in progress
2021-08-15 13:43:45 +02:00