The HDL FPGA Module to Interact with the MICS Neuromorphic Reservoir Computing (RC) ASIC. This FPGA is in charge of sending one of four letters signals to the (RC) ASIC via PWM waves. The ASIC responds with its prediction of the letter's class via four amplitude modulated signals.
<Insert Circuit/Architecture Diagram>
vivado -mode tcl -source createBridgeProject.tcl
vivado -mode tcl -source createTopProject.tcl
xsct createPlatformProject.tcl
sudo minicom -D /dev/ttyACM0