signalmesh
signalmesh is a digital synthesizer board comprised of a network of microprocessors and a central FPGA. It is an open source hardware and firmware project spanning board design, embedded firmware, and FPGA gateware.
Repositories
- signalmesh - firmware and FPGA sources
- signalmesh_CAD - hardware, schematics, and board CAD
Architecture
TODO: describe the microprocessor network and how the nodes coordinate with the central FPGA, including the signal path and any bus/interconnect used between them.
Hardware
TODO: board overview, key components, and CAD/schematics. Sources live in signalmesh_CAD.
Firmware
TODO: what runs on the microprocessors, toolchain, and how the firmware is built and flashed.
FPGA
TODO: what the central FPGA handles, the target part, and the gateware toolchain.