stnolting
|
95d983990c
|
[package] update version ID
|
2025-04-18 22:27:12 +02:00 |
|
stnolting
|
d3f4dccdac
|
Merge branch 'main' into trl_twi_sda_delay
|
2025-04-18 22:18:23 +02:00 |
|
stnolting
|
108688460b
|
Merge branch 'main' into fix/pmp
|
2025-04-18 22:01:45 +02:00 |
|
stnolting
|
8dc8ac5d5c
|
[package] update version ID
|
2025-04-18 21:59:30 +02:00 |
|
SirBramble
|
ecff3107d7
|
Merge branch 'main' into trl_twi_sda_delay
|
2025-04-18 12:27:41 +02:00 |
|
SirBramble
|
0fef89fb07
|
[rtl/core/twi] delay sda low
Delay SDA LOW drive to allow for repeated start at higher TWI clock speeds
|
2025-04-17 22:52:13 +02:00 |
|
NikLeberg
|
b537891785
|
[litex] fix formatting
|
2025-04-17 18:55:12 +00:00 |
|
NikLeberg
|
4082bb0528
|
[pmp] fix multi-assignment with disabled NAPOT
|
2025-04-17 18:53:10 +00:00 |
|
stnolting
|
31f418edfd
|
Merge branch 'main' into rework_bootloader
Documentation / SW Framework (push) Has been cancelled
Documentation / Datasheet (push) Has been cancelled
Processor / processor simulation (push) Has been cancelled
Documentation / Deploy to Releases and Pages (push) Has been cancelled
|
2025-04-17 19:02:34 +02:00 |
|
stnolting
|
03ca860e8b
|
[package] update version ID
|
2025-04-12 22:48:39 +02:00 |
|
Henrik Brix Andersen
|
e773e73141
|
[pwm] add polarity flag
|
2025-04-12 19:49:44 +00:00 |
|
stnolting
|
c8fa55d13f
|
Merge branch 'main' into rework_bootloader
Documentation / SW Framework (push) Has been cancelled
Documentation / Datasheet (push) Has been cancelled
Processor / processor simulation (push) Has been cancelled
Documentation / Deploy to Releases and Pages (push) Has been cancelled
|
2025-04-08 20:26:11 +02:00 |
|
stnolting
|
5b41fb0aa4
|
[package] update version ID
|
2025-04-07 22:39:43 +02:00 |
|
stnolting
|
5be5a0b9d9
|
🐛 [sdi] fix input synchronizer
|
2025-04-07 22:38:08 +02:00 |
|
stnolting
|
91508185a6
|
[cpu] rework front-end
|
2025-04-05 17:53:12 +02:00 |
|
stnolting
|
903205649a
|
[control] code cleanups
|
2025-04-05 17:38:27 +02:00 |
|
stnolting
|
b479132861
|
[package] update version ID
|
2025-04-05 17:36:46 +02:00 |
|
stnolting
|
60f304d842
|
[xbus2ahblite_bridge] fix typo
|
2025-04-05 17:34:04 +02:00 |
|
stnolting
|
d1271decfa
|
[clint] no ACK if accessing unavailable registers
|
2025-04-05 17:33:40 +02:00 |
|
stnolting
|
ff2b494e28
|
[rtl] minor formatting edits
|
2025-04-05 17:33:16 +02:00 |
|
stnolting
|
f99b8f5d0a
|
[rtl] update bootloader image
|
2025-04-05 17:18:32 +02:00 |
|
stnolting
|
5501f6b1b4
|
[pwm] make PWM tick signal single-shot
|
2025-04-01 17:25:33 +02:00 |
|
stnolting
|
4e6c78328b
|
[package] update version ID
|
2025-04-01 17:21:53 +02:00 |
|
stnolting
|
1104cb713e
|
[pwm] 🐛 fix prescaler bug
|
2025-04-01 17:21:42 +02:00 |
|
stnolting
|
8fdb2a784e
|
[vivad_ip] add new hw spinlock configuration
|
2025-03-29 20:58:12 +01:00 |
|
stnolting
|
a87fc63994
|
[rtl] add HW spinlock RTL module
|
2025-03-29 20:49:57 +01:00 |
|
stnolting
|
ce911560fb
|
[top] add IO_HWSPINLOCK_EN generic
connect new hardware module and assign base address
|
2025-03-29 20:49:29 +01:00 |
|
stnolting
|
2264ca6c8f
|
[sysinfo] add hardware spinlock flag
|
2025-03-29 20:47:29 +01:00 |
|
stnolting
|
37bc5f1ba9
|
[rtl] fix indention
|
2025-03-29 20:04:57 +01:00 |
|
stnolting
|
f850c6ee48
|
[rtl] AHB bridge: use resolved AHB signals
Processor / processor simulation (push) Waiting to run
Documentation / SW Framework (push) Has been cancelled
Documentation / Datasheet (push) Has been cancelled
Documentation / Deploy to Releases and Pages (push) Has been cancelled
|
2025-03-29 07:26:54 +01:00 |
|
stnolting
|
5c23e23d9b
|
[rtl] minor comment edits
|
2025-03-29 07:24:03 +01:00 |
|
stnolting
|
510a36a11b
|
[package] update version ID
|
2025-03-24 21:18:30 +01:00 |
|
stnolting
|
bb10d32977
|
[twd] minor code layout edits
|
2025-03-24 21:18:18 +01:00 |
|
LukasP46
|
0c9c24c467
|
[twd] move hide_read bit to r/w
|
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 |
|
LukasP46
|
b78531bb2d
|
[twd] separate RX/TX FIFO depth Generic
Enables finer control to reduce size for application-specific scenarios
|
2025-03-24 08:45:18 +01:00 |
|
LukasP46
|
cd41a1e0b5
|
[twd] add dummy and nack when full
Add new register to allow continuous reading of same byte as host when enabled.
Always NACK during the transfer, if the FIFO is full.
|
2025-03-24 08:45:18 +01:00 |
|
stnolting
|
2a7aeb7af9
|
[mxisa] remove clock gate tuning option
|
2025-03-21 19:49:02 +01:00 |
|
stnolting
|
f33db178ce
|
[rtl] cpu: remove clock gating option
|
2025-03-21 19:48:22 +01:00 |
|
stnolting
|
96bee9ec3d
|
[rtl] remove clock gating module
|
2025-03-21 19:47:41 +01:00 |
|
stnolting
|
40bccf4671
|
[top] remove clock gating generic
|
2025-03-21 19:47:22 +01:00 |
|
stnolting
|
d3b7e65777
|
[rtl] SYSINFO: minor comment edits
Processor / processor simulation (push) Has been cancelled
|
2025-03-21 19:46:11 +01:00 |
|
Pepijn de Vos
|
9e881db0dc
|
expose all i/d mem/cache
|
2025-03-20 21:21:28 +01:00 |
|
Pepijn de Vos
|
d0ead992ff
|
fix atomics
|
2025-03-20 11:36:31 +01:00 |
|
Pepijn de Vos
|
b2bce0e385
|
add boot address
|
2025-03-20 11:36:31 +01:00 |
|
Pepijn de Vos
|
25b0774967
|
fix litex boot
|
2025-03-20 11:36:31 +01:00 |
|
stnolting
|
2fcb02a759
|
[cache] add design notes
|
2025-03-15 22:14:57 +01:00 |
|
stnolting
|
7702813afe
|
[control] minor comment edit
|
2025-03-15 22:12:46 +01:00 |
|
stnolting
|
d8e786b155
|
🚀 preparing release v1.11.2
|
2025-03-15 21:38:47 +01:00 |
|
stnolting
|
003f396201
|
[package] update version ID
|
2025-03-14 17:51:00 +01:00 |
|