Markus Koch markus
markus pushed to feature/fpga at electronics/trashernet-soc 2025-01-30 20:17:20 +01:00
2b63e7d4ec sw: bootrom: Remove jump workaround
markus pushed to feature/fpga at electronics/trashernet-soc 2025-01-30 20:15:04 +01:00
bd3eeb0ca2 sw: bootrom: Prevent gcc from generating prologue
916a3c1a4e sw: bootrom: Make stack selectable via define
d4ca976641 sw: bootrom: Fix memory address for stack
Compare 3 commits »
markus pushed to master at re/amx-mst701 2024-12-26 18:54:26 +01:00
f6d9f3b2e8 doc: Add notes
markus pushed to master at re/amx-mst701 2024-12-26 18:53:14 +01:00
18c7cc488d doc: Add notes
markus pushed to master at re/amx-mst701 2024-12-26 18:52:11 +01:00
e1556f596d doc: Add notes
markus pushed to master at re/amx-mst701 2024-12-26 18:50:44 +01:00
5f476130f5 doc: Add notes
markus pushed to master at re/amx-mst701 2024-12-21 13:44:01 +01:00
237cd1ffb4 dt: Fix touchscreen
markus pushed to master at re/amx-mst701 2024-12-21 13:42:52 +01:00
570909e305 dt: Fix touchscreen
markus pushed to feature/zephyr at electronics/trashernet-soc 2024-12-03 08:31:40 +01:00
d75c373da7 Add support for Zephyr
b8f273c9b6 fpga: bench: Add bench to run larger programs from external RAM
9487f5c2ef fpga: top: Refactor indentation
f21122c54b fpga: Add script to remove $asserts from netlists
0943656548 fpga: run.py: Increase NVC heap size to simulate full 8 MB of external RAM
Compare 7 commits »
markus created branch feature/zephyr in electronics/trashernet-soc 2024-12-03 08:29:31 +01:00
markus pushed to feature/zephyr at electronics/trashernet-soc 2024-12-03 08:29:31 +01:00
e150e2e78e Add support for Zephyr
markus pushed to feature/fpga at electronics/trashernet-soc 2024-11-08 16:02:18 +01:00
b8f273c9b6 fpga: bench: Add bench to run larger programs from external RAM
9487f5c2ef fpga: top: Refactor indentation
f21122c54b fpga: Add script to remove $asserts from netlists
0943656548 fpga: run.py: Increase NVC heap size to simulate full 8 MB of external RAM
4ca35ca18c fpga: aps6404l device model: Print message instead of failing for out of bounds accesses
Compare 6 commits »
markus pushed to feature/fpga at electronics/trashernet-soc 2024-09-27 16:34:48 +02:00
8cf103a18d fpga: neorv32: Disable reset of regfile
cc4b088173 fpga: ram: Use Verilog model for synthesis and VHDL for simulation
Compare 2 commits »
markus pushed to feature/fpga at electronics/trashernet-soc 2024-09-27 14:47:19 +02:00
7497f1f6bb fpga: Add Sigasi / Code project
297d340d6a fpga: bench: Add self-checking test bench for bootrom
ba299e537b fpga: Add NEORV32 as alternative CPU core
bb7b2a7a10 fpga: servant_ram: Rewrite in VHDL
0545769bcd fpga: bench: Fix top level clock pin name
Compare 5 commits »
markus pushed to master at markus/leddie 2024-09-22 11:00:06 +02:00
fff84ff85e fw: app: Fix reset behavior
markus pushed to master at markus/leddie 2024-09-22 10:57:41 +02:00
40ba2ea4dc fw: Add watchdog
markus pushed to master at markus/leddie 2024-09-22 10:52:04 +02:00
d91fe6787c fw: Add watchdog
markus pushed to feature/fpga at electronics/trashernet-soc 2024-08-14 19:12:21 +02:00
3ecc6a4ed1 fpga: aps6404l_wb: Fix memory arbitration bug
markus pushed to feature/fpga at electronics/trashernet-soc 2024-08-09 13:59:49 +02:00
838a8abe7b tools: Update flasher script to new bus layout
e7d9f391ef fpga: Clean up clocking code
Compare 2 commits »
markus pushed to feature/fpga at electronics/trashernet-soc 2024-08-09 13:40:23 +02:00
f9335f202e fpga: Clean up clocking code