Jump to content
  • 0

Problems with Xilinx MIG on Arty S7


Dacobi

Question

Hi

I very new to FPGAs and I'm trying to get MIG to work on the Arty S7

I created a native MIG by modifying these files https://github.com/Digilent/digilent-mig

And then used this example as a base: https://numato.com/kb/simple-ddr3-interfacing-on-skoll-using-xilinx-mig-7/

I can create a bitsteam without errors, but it doesn't work. Calibration never succeeds.

I do get one critical error. This line fails with "no such object"

set_property LOC MMCME2_ADV_X1Y0 [get_cells -hier -filter {NAME =~ */u_ddr3_infrastructure/gen_ui_extra_clocks.mmcm_i }]

 

I've created a clk_wiz to output 200mhz from the base clock of 100mhz and set clk_ref_i to 200mhz and sys_clk_i to 100mhz.

 

Any help would be really appreciated! 

   

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...