Hi,
In this article ( ID: 000083063 ) it says the following,
The problematic line in the pin_map.tcl file is in the get_p2c_c2p_clock_uncertainty procedure:
set pll_atoms [get_atom_nodes -matching *${instname}|*:arch|*:arch_inst|*:pll_inst|* -type IOPLL]
ResolutionOpen the pin_map.tcl file, replace *${instname} with *, and re-compile. The design should compile without the critical warnings.
This issue will be fixed in a future version of the Quartus® II software.
In my project files there no files named pin_map.tcl, is sdc_util.tcl the same as as pin_map.tcl ?
I have another tcl file named *my_prj_name*.pdp_assignments.tcl which is generated from the interface planner since I have placed all my pins using that legally.
Kindly clarify which is the tcl script that i need to edit the above mentioned workaround to remove my critical warning and place the pll.