11-19-2015 07:48 AM
Hello,
the creation of a Clocking Wizard instance in Vivado 2014.4 fails with
ERROR: [#UNDEF] conversion to double from string is failed unexpected "," outside function argument list in expression "1000 / 10,000" ERROR: [IP_Flow 19-3188] Error occurred while initializing 'clk_wiz_0' Tcl error in update procedure while setting value 'MMCM' on the parameter 'PRIMITIVE'. unexpected "," outside function argument list in expression "1000 / 10,000" CRITICAL WARNING: [IP_Flow 19-973] Failed to create IP instance 'design_1_clk_wiz_0_0'. Error during customization. ERROR: [#UNDEF] Error occurred while initializing 'clk_wiz_0' Tcl error in update procedure while setting value 'MMCM' on the parameter 'PRIMITIVE'. unexpected "," outside function argument list in expression "1000 / 10,000" ERROR: [BD 5-7] Error: running create_bd_cell. ERROR: [Common 17-39] 'create_bd_cell' failed due to earlier errors. while executing "create_bd_cell -type ip -vlnv xilinx.com:ip:clk_wiz:5.1 clk_wiz_0 " (procedure "create_root_design" line 82) invoked from within "create_root_design """ (file "design_1_bd.tcl" line 407) while executing "source design_1_bd.tcl" (file "./design_1.tcl" line 49)
I have no clue how to approach this problem. In the scripts there is nothing like "1000 / 10,000".
Thank you very much.
11-19-2015 09:07 AM
This issue is seen with non-English system language.
Try suggestion mentioned in last post of this thread https://forums.xilinx.com/t5/Installation-and-Licensing/Vivado-internal-error-when-using-block-design/td-p/660928
Thanks,
Deepika.
11-19-2015 09:07 AM
This issue is seen with non-English system language.
Try suggestion mentioned in last post of this thread https://forums.xilinx.com/t5/Installation-and-Licensing/Vivado-internal-error-when-using-block-design/td-p/660928
Thanks,
Deepika.
11-20-2015 02:04 AM
Thank you very much. Changing the system language to English solved this issue.
11-20-2015 02:09 AM
Good to know that it helped.
Please close the thread by marking the post which helped as answer.
Thanks,
Deepika.
10-14-2020 08:35 AM
how can I add that solution to the shortcut (Ubuntu) ?