Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 429 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 429 Bytes

cmod_a7-uart_block_ram

picture

The FT2232H on the CMOD-A7 is used to drive UART data to read/write to a register map implemented in block ram. I am able to control my FPGA designs without any wires (just the USB cable).

PYFTDI needs to be installed for the python example to function (pip3 install pyftdi).