black-parrot-hdk / zynq-parrot

BlackParrot on Zynq
BSD 3-Clause "New" or "Revised" License
25 stars 14 forks source link

UART Bridge #80

Closed dpetrisko closed 10 months ago

dpetrisko commented 10 months ago

This PR adds a UART bridge for non-zynq FPGAs. The interface is totally transparent to hardware and ps.cpp software. This allows us to use the same setup for vu47p and Z2. The UART shell bandwidth is fairly low, but can easily be used to load a bootloader that can then load the rest of the program via DMA.