stnolting
|
60f4ebfb16
|
[processor_check] remove trigger module test
|
2025-04-22 17:05:26 +02:00 |
|
stnolting
|
6088aeeaf3
|
[processor_check] add build info
|
2025-04-13 08:06:33 +02:00 |
|
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
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
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
|
5a41eec78f
|
[sw] adjust simulation test checkers
|
2024-11-01 07:39:16 +01:00 |
|
stnolting
|
3ece3f9ab1
|
Merge branch 'main' into memory_config
|
2024-10-21 21:33:28 +02:00 |
|
stnolting
|
bc560ddcac
|
[processor_check] enable link-time-optimization
|
2024-10-20 21:01:13 +02:00 |
|
stnolting
|
fa024f9a27
|
[sw/example] adjust project-specific makefiles
add all relevant configuration options (ISA, memory sizes, ...)
|
2024-10-20 20:37:11 +02: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
|
08f843c88c
|
[processor_check] enable all Zks extensions
|
2024-09-28 20:23:22 +02:00 |
|
stnolting
|
58f15701dc
|
[processor_check] enable Zbkc extension
|
2024-09-27 21:40:26 +02:00 |
|
stnolting
|
c826b20e4d
|
[processor_check] enable Zbkb extension
|
2024-09-27 11:04:23 +02:00 |
|
stnolting
|
26c0b6eb20
|
[processor_check] enable scalar crypto ISA
|
2024-09-25 00:18:24 +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 |
|