StanfordVLSI / dragonphy2

Open Source PHY v2
Apache License 2.0
24 stars 2 forks source link

Add support for ZCU106 #111

Closed sgherbst closed 4 years ago

sgherbst commented 4 years ago

This small PR adds support for the ZCU106 board and generally makes it a bit easier to run emulations. One of the convenient new features is that the USB-UART COM port is automatically detected by anasymod, so there is no longer a need to look at dmesg to figure out which device is the FPGA board.

All regression tests are passing, but I think we should hold off on merging this until the ZCU106 support is confirmed to be working. (The regression servers use ZC702, and I do not have a ZCU106 board myself.)