Forum Discussion
Deshi_Intel
Regular Contributor
5 years agoHI,
Do you see any other error message in debug toolkit ?
Also, have you done following as explained in P-tile user guide doc (page 164) ?
- When you run a dynamically-generated design example on the Intel Development Kit, make sure that clock and reset signals are connected to their respective sources and appropriate pin assignments are made. Here are some sample .qsf assignments for the Debug Toolkit:
- set_location_assignment PIN_A31 -to p0_hip_reconfig_clk_clk
- set_location_assignment PIN_C23 -to xcvr_reconfig_clk_clk
The reconfig_clk should be around 100MHz to 125MHz.
Thanks.
Regards,
dlim
Zhilang_X_Intel
New Contributor
5 years agoHi dlim,
I do not see any errors in debug toolkit as blow:
As for the assignment, I assign a 100M clk to xcvr_reconfig_clk_clk, but for p0_hip_reconfig_clk_clk, I quartus assign it to 0 after platform designer generation as below:
I check the toolkit clk and reset signals as below: