You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I would like to know what is the status of the project. I want to use it but with PYNQ board. Do you have any documentation about how to use migen and vivado to make the hardware wrapper?
Thank you for your answer!
Kevin.
The text was updated successfully, but these errors were encountered:
@kdpatino sorry for the late response. This project was born while working at the University of Bern for a simulator of an instrument. It was my first (and last, so far) project w/ the Zynx SoC. The aim was to provide a slim wrapper for the hard IP blocks of the Zynq-7000 SoC. I only implemented what was necessary for my project.
For the actual build I relay on migen.build.
Currently I'm working w/ nmigen the successor of migen.
For board support a platform definition has to be crafted.
Hello! I would like to know what is the status of the project. I want to use it but with PYNQ board. Do you have any documentation about how to use migen and vivado to make the hardware wrapper?
Thank you for your answer!
Kevin.
The text was updated successfully, but these errors were encountered: