Commit graph

608 commits

Author SHA1 Message Date
stnolting
8d02a57749 [sw/example/demo_gptmr] minor edits 2022-01-31 08:14:11 +01:00
stnolting
3ac6303788
Merge pull request #264 from stnolting/zxcfu_isa_extension
[Zxcfu ISA ext.] add option to implement custom RISC-V instructions
2022-01-31 08:10:19 +01:00
stnolting
cf35e4034c [sw/example/demo_gptmr] code clean-up, typo fixes 2022-01-30 05:55:53 +01:00
stnolting
c79f5c3517 [sw/example] added CFU example program 2022-01-29 05:55:35 +01:00
stnolting
ddfa96a332 [sw] rework intrinsics (custom instructions) 2022-01-28 07:53:53 +01:00
stnolting
046595ee3c [sw/example] added CFS demo program 2022-01-27 11:06:10 +01:00
stnolting
2c1e092661 [sw/example/bitmanip_test] typo/comment fixes 2022-01-27 04:46:16 +01:00
stnolting
90946ff34f [sw/example/bitmanip_test] added real Zbc test cases 2022-01-26 21:47:04 +01:00
stnolting
159ac5bae8 [sw/example/bitmanip_test] fixed bugs in Zbc emu. functions 2022-01-26 21:40:56 +01:00
stnolting
e209048173 🐛 [sw/example] fixed minor bugs in union types 2022-01-26 21:15:00 +01:00
stnolting
56ab241d59 [sw/example/bitmanip_test] added Zbs & Zbc test cases 2022-01-26 06:17:29 +01:00
stnolting
ca0f381ade [sw/example/bitmanip_test] added Zbs & Zbc intrinsics & emu. functions 2022-01-26 06:16:23 +01:00
stnolting
f6a72d5b6c [sw/example] minor helper script edits 2022-01-22 07:29:19 +01:00
stnolting
18177cc75a [sw/example/processor_check] minor edits 2022-01-19 18:27:43 +01:00
stnolting
a474182304 [sw/example/game_of_life] comment fix 2022-01-17 04:36:11 +01:00
stnolting
35fbd63b31 [sw/example/processor_check] added BUSKEEPER tests 2022-01-11 04:15:14 +01:00
stnolting
d097b2f07f [sw/example/processor_check] minor edits
small code clean-ups
2022-01-07 13:24:24 +01:00
stnolting
2554871375 [sw/example] updated XIP demo program 2022-01-06 16:32:59 +01:00
stnolting
658cb45107 [sw/example/processor_check] added simple run script 2022-01-05 17:27:18 +01:00
stnolting
1ffea95507 [sw/example/demo_xip] minor comment edits 2022-01-04 16:47:31 +01:00
stnolting
8292920d5a XIP: removed MAP register 2022-01-03 05:43:15 +01:00
stnolting
7e86a449bf [sw/example] added XIP demo program 2022-01-02 18:49:34 +01:00
stnolting
00bbdba9ce [sw/example/processor_check] removed INSTRET test
to shrink program size ;)
2022-01-02 14:58:33 +01:00
stnolting
6491bff2a8 [sw/example] added test program to show full SoC HW configuration 2021-12-21 08:18:47 +01:00
Stephan Nolting
490f0fed7b
Merge pull request #235 from stnolting/add_slink_demo
[sw/example] add SLINK demo program
2021-12-09 07:25:32 +01:00
stnolting
26a535ffe0 [sw/lib] added PMP cfg. bits 2021-12-09 06:51:03 +01:00
stnolting
eb35fee3a3 [sw/demo_slink] added interrupts 2021-12-08 15:30:02 +01:00
stnolting
8d3fac6b65 [sw/example/demo_gptmr] IRQ ACK fix 2021-12-08 14:02:53 +01:00
stnolting
5e143163a8 [sw/example] updated processor test program 2021-12-08 13:46:04 +01:00
stnolting
388a324ed4 [sw/example/demo_slink] minor edits 2021-12-08 05:46:56 +01:00
stnolting
9874c91735 [sw/example/demo_slink] update 2021-12-07 18:49:02 +01:00
stnolting
cfab70992f [sw/example] add SLINK demo program 2021-12-07 18:26:45 +01:00
stnolting
dc5859f536 [sw/example/processor_check] added is-simulation check 2021-12-03 06:37:24 +01:00
stnolting
602b471a38 [sw/example[demo_spi] added flash read function 2021-11-30 21:31:09 +01:00
stnolting
2429a590c7 [sw/example/demo_trng] minor edits
reworked RND data analysis
2021-11-30 16:02:38 +01:00
stnolting
93470f572a [sw/example/bus_explorer] minor edits 2021-11-28 16:11:05 +01:00
stnolting
e88f88da6f [sw/example/demo_spi] minor bug fix 2021-11-28 16:10:40 +01:00
stnolting
6c7a77ccd4 [sw/example] added 'demo_spi' program
execute SPI bus transactions by hand (via simple UART console)
2021-11-23 05:23:58 +01:00
stnolting
d36b0faa4e [sw/examples] renamed 'hex_viewer' -> 'bus_explorer' 2021-11-23 05:14:25 +01:00
stnolting
2bbb248699 [sw/example/demo_trng] minor edits 2021-11-21 17:12:53 +01:00
stnolting
d5b9ffee57 [sw/examples] updated TWI-using programs 2021-11-18 04:20:12 +01:00
stnolting
7f8e1bd570 [sw makefiles] minor edits
user only needs to define NEORV32_HOME variable
2021-11-16 21:10:43 +01:00
stnolting
f25921e76f [sw/examples/processor_check] added NEOLED test
removed CSR access check test case
2021-11-05 22:49:33 +01:00
stnolting
bc15222dc2 [sw/example/blink_led] minor update 2021-11-04 23:54:55 +01:00
stnolting
885e7a8c9a [sw/example] added GPTMR example/demo program 2021-11-02 18:29:55 +01:00
stnolting
e721f5357d [sw/examples/processor_check] added GPTMR test case 2021-11-02 18:24:26 +01:00
stnolting
e6281d2fb9 [sw/example] processor_test: minor clean-ups 2021-10-30 00:39:03 +02:00
stnolting
e843b84675 removed whitepaces 2021-10-29 16:49:51 +02:00
stnolting
f9119439cb [sw/Example/bitmanip] updated README 2021-10-29 03:00:22 +02:00
stnolting
87b6dc8b52 [sw/example/bitmanip_test] added Zba tests and intrinsics 2021-10-29 02:56:49 +02:00