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
Back when I was working on nextpnr-xilinx, prjxray only supported the PLL and not the MMCM. I don't know whether that is still true but it's how things are currently.
I run the command
but the command fails quickly with the error:
I've used the Clocking Wizard in Vivado to generate a VHDL file that instantiates the MMCME2_ADV.
In the
json
file I see the instantiation as:and the instance itself is declared as:
I've attached the
json
file.queens.json.gz
The text was updated successfully, but these errors were encountered: