Add FPGA project workspace layout

This commit is contained in:
2026-04-28 14:30:50 +02:00
parent e8631501e8
commit 329610807e
20 changed files with 210 additions and 18 deletions
+4
View File
@@ -0,0 +1,4 @@
# FPGA/rtl/periph/
Memory-mapped peripherals: UART (Phase 7), CLINT timer (Phase 13), PLIC
(Phase 14), and any future devices. Each peripheral is a slave on the D-bus.