Keywords: transform, projectmgmt, du, designUnitType, translate, MAP
The following error occurs in the console window when I run translate in Project Navigator:
"ERROR:ProjectMgmt - TOE: ITclInterp::ExecuteCmd gave Tcl result 'invalid command name "0"'.
Tcl_ErrnoId: ENOENT
Tcl_ErrnoMsg: no such file or directory
_cmd: ::xilinx::Dpm::dpm_chTransformExecuteForNgdbuild dpm_ngdbuildRun $piThisInterface
errorInfo: invalid command name "0"
while executing
"$_iDu GetDesignUnitType _iDuType"
(procedure "dpm_flowGetDesignFiles" line 27)
invoked from within
"dpm_flowGetDesignFiles $_IDesign $_DuType _HdlFileList _DesignFileList"
(procedure "::xilinx::Dpm::dpm_chTransformExecuteForNgdbuild" line 55)
invoked from within
"::xilinx::Dpm::dpm_chTransformExecuteForNgdbuild dpm_ngdbuildRun $piThisInterface""
If Implement Design is run, the error occurs after Translate but before MAP starts.