neorv32/sw/example
2021-01-14 18:36:21 +01:00
..
bit_manipulation [documentation] added current version of the bit manipulation specs supported by the NEORV32 CPU 2021-01-11 15:45:45 +01:00
blink_led [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
coremark [sw/example/cpu_test,coremark] added HPM counter for 'multi-cycle ALU operation wait cycle' 2021-01-14 18:36:21 +01:00
cpu_test [sw/example/cpu_test,coremark] added HPM counter for 'multi-cycle ALU operation wait cycle' 2021-01-14 18:36:21 +01:00
demo_freeRTOS [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
demo_gpio_irq [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
demo_pwm [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
demo_trng [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
demo_twi [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
demo_wdt [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
game_of_life [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
hello_world [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:33:08 +01:00
hex_viewer [sw/examples] added sanity checks to compare compiler flags (cpu extensions) with actually available HW extensions 2021-01-09 19:34:58 +01:00
makefile replaced 'compile' target by 'exe' target; 'compile' is still available for compatibility 2020-08-20 20:51:34 +02:00