Added documentation and updated README
This commit is contained in:
32
docs/ps_subsystem.md
Normal file
32
docs/ps_subsystem.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# 🧠 PS Subsystem
|
||||
|
||||
## Overview
|
||||
|
||||
Handles control and processing.
|
||||
|
||||
---
|
||||
|
||||
## Control
|
||||
|
||||
- Writes parameters
|
||||
- Triggers Tx (TxPulseStart)
|
||||
|
||||
---
|
||||
|
||||
## Processing
|
||||
|
||||
DMA → unpack → complex → RMS/peak
|
||||
|
||||
---
|
||||
|
||||
## Execution
|
||||
|
||||
- Event-driven
|
||||
- Frame drops possible
|
||||
|
||||
---
|
||||
|
||||
## 🔗 Related Components
|
||||
|
||||
- [PL Tx Subsystem](pl_tx_subsystem.md)
|
||||
- [PL Rx Subsystem](pl_rx_subsystem.md)
|
||||
Reference in New Issue
Block a user