# 🧠 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 - [Project Overview (README)](../README.md) - [PL Tx Subsystem](pl_tx_subsystem.md) - [PL Rx Subsystem](pl_rx_subsystem.md)