Commit graph

251 commits

Author SHA1 Message Date
stnolting
447f7f0eac [processor_check] adjust SDI input speed to max
SDI input clock has to be *less* than 1/4 of the processor's main clock
2025-04-07 22:43:46 +02:00
stnolting
2154440693 [processor_check] add _Atomic tests
Some checks are pending
Processor / processor simulation (push) Waiting to run
2025-04-07 18:56:12 +02:00
LukasP46
03590d2eae [sw] add missing twd_setup argument 2025-03-24 08:45:18 +01:00
LukasP46
bcebf06cb8 [sw] add missing twd_setup argument 2025-03-24 08:45:18 +01:00
LukasP46
7fbac0f441 [twd] add hide read option
Add hide read option to only ACK own Device-Address when the TX Fifo is not empty
2025-03-24 08:45:18 +01:00
stnolting
0774018b19 [sw] rename SPI/TWI transfer functions 2025-03-14 22:44:45 +01:00
stnolting
5370c777ec [sw/example] update DMA/GPTMR usage 2025-03-02 09:54:55 +01:00
stnolting
f9cd755401 [processor_check] comment fix 2025-02-22 23:04:47 +01:00
stnolting
b2398e2017 [processor_check] typo fix 2025-02-17 21:11:41 +01:00
stnolting
103bb37102 [sw/example] cleanups 2025-02-17 20:55:41 +01:00
stnolting
11d61506a0 [processor_check] add illegal jalr test case 2025-02-14 22:04:53 +01:00
stnolting
7c09881bf5 [processor_check] add LR/SC test case 2025-02-08 09:55:19 +01:00
stnolting
fdcdfb2f27 [processor_check] add fence(.i) test case 2025-02-02 19:24:19 +01:00
stnolting
5aea292e16 ⚠️ [dma] remove "fence" feature 2025-02-01 16:42:19 +01:00
stnolting
d4d565cceb [processor_check] extend constructor test case 2025-01-28 21:50:44 +01:00
stnolting
e177f5fe82 [processor_check] adjust TWD test case(s) 2025-01-16 18:41:02 +01:00
stnolting
0bf906938a [processor_check] remove XIRQ test case
add GPIO interrupt test case
2025-01-15 20:12:36 +01:00
stnolting
42b4fdd723 [processor_check] minor fix 2025-01-11 22:34:42 +01:00
stnolting
2805accb8c [processor_check] minor fix 2025-01-10 11:29:15 +01:00
stnolting
4841fc7961 [processor_check] minor code update 2025-01-10 08:47:50 +01:00
stnolting
c3a44c7327 [processor_check] minor fix 2025-01-07 22:26:01 +01:00
stnolting
f5e4546a95 [sw] minor edits and cleanups
Some checks are pending
Documentation / SW Framework (push) Waiting to run
Documentation / Datasheet (push) Waiting to run
Documentation / Deploy to Releases and Pages (push) Blocked by required conditions
Processor / processor simulation (push) Waiting to run
2025-01-07 17:23:08 +01:00
stnolting
97d00295ee [processor_checks] minor fixes 2025-01-04 22:04:49 +01:00
stnolting
8076d23842 [sw/example] update example programs 2025-01-03 21:27:47 +01:00
stnolting
33d9183d26 [processor_check] add constructor test
the constructors might have been corrupted by the crt0 modifications...
2025-01-02 10:29:05 +01:00
stnolting
1803bcbaaf [sw] cleanups 2025-01-01 20:01:21 +01:00
stnolting
9bf2ee80c3 [processor_check] add dual-core test 2025-01-01 18:14:48 +01:00
stnolting
c49c9ec7f1 [sw/example] update helper function calls 2024-12-31 15:28:32 +01:00
stnolting
bc4c63864b [sw] cleanup clint.mtimecmp calls 2024-12-30 12:55:32 +01:00
stnolting
b1b96c4f25 [sw] update processor check program 2024-12-27 05:51:41 +01:00
stnolting
b0590fc0f8 [processor_check] adjust TWI clock speed 2024-12-15 20:46:49 +01:00
stnolting
96f42a7960 [processor_check] add TWI+TWD test cases 2024-12-14 21:46:26 +01:00
stnolting
30a104a4da [sw] update TRNG programs 2024-12-14 16:15:11 +01:00
stnolting
3fc5745ca2 [processor_check] adjust ONEWIRE test code 2024-12-03 19:15:21 +01:00
stnolting
e824b4391b [processor_check] enable heap tests 2024-11-10 00:35:21 +01:00
stnolting
382d4457ee [processor_check] minor edits 2024-11-09 23:53:07 +01:00
stnolting
07eb83d66f [sw/example] adjust XIRQ programs 2024-10-20 19:43:55 +02:00
stnolting
8bce5be45e [sw] remove A ISA extension 2024-10-03 19:53:21 +02:00
stnolting
a2ee7d0676 [processor_check] add further illegal instr. tests 2024-09-23 22:36:48 +02:00
stnolting
655497213e [processor_check] add further illegal instr. tests 2024-09-13 10:36:31 +02:00
stnolting
4b4a550ff5 [processor_check] check invalid FPU instruction 2024-09-13 06:11:49 +02:00
stnolting
e03bcaa670 [processor_check] minor edits
enable zfinx (unused); force alignment of vectored IRQ mode
2024-09-08 12:13:54 +02:00
stnolting
e5d831e516 [processor_check] update mcounteren test case 2024-08-25 08:30:17 +02:00
stnolting
e2f87b4658 [processor_check] add malloc/heap test 2024-08-02 07:51:30 +02:00
stnolting
bb1fc36fb3 [processor_check] minor edit 2024-07-20 17:54:20 +02:00
stnolting
e74afb31c7 [processor_check] adjust SPI & SDI test cases 2024-07-20 13:14:23 +02:00
stnolting
a7cc7f7b7d [processor_check] update SDI test case 2024-07-20 12:37:29 +02:00
stnolting
10558af5f4 [w/example] processor_check: update SDI test case 2024-07-19 19:48:00 +02:00
stnolting
6b4291f644 [sw/example] processor_check: minor edits 2024-07-18 22:12:46 +02:00
stnolting
939c67766e ⚠️ [sw/lib] reanme atomic lr/sc wrappers 2024-07-05 12:59:19 +02:00