Hardware Architecture#
This section covers hardware-specific implementation details: which hardware was chosen, why it was chosen, and low-level specifics of how the hardware interface is implemented. It is not the right place to look to understand how the overall evolution system operates. For that, see the main architecture page.
The pages here are reference material for anyone working directly with the physical hardware layer — for example, modifying the serial communication protocol, adding support for new FPGA hardware, or understanding device-level constraints that influenced design decisions.