sgherbst / anasymod

A framework for FPGA emulation of mixed-signal systems
BSD 3-Clause "New" or "Revised" License
34 stars 9 forks source link

Add support for ZCU106 board #37

Closed sgherbst closed 4 years ago

sgherbst commented 4 years ago

Summary

This PR adds support for the ZCU106 board. This turned out to be a bit involved, not only because it is the first UltraScale+ board that we have looked at, but also because it has an unusual problem with the DDR4 chips used on the board.

Details