Keywords: Tcl, TOE, RocketIO GTP, gigabit, ethernet, mac, IP, core, ejava, SATA, Xaui
The RocketIO GTP WizardGTP v1.5 and Gigabit Ethernet Mac v8.2 fail when generated in Project Navigator with the following Tcl error:
"ERROR:ProjectMgmt - TOE: ITclInterp::ExecuteCmd gave Tcl result 'invalid command name "::Rocket_xmdf::xmdfInit"'.
Tcl_ErrnoId: ENOENT
Tcl_ErrnoMsg: no such file or directory
_cmd: ::xilinx::Dpm::dpm_chCreateNewSource $piThisInterface
errorInfo: invalid command name "::Rocket_xmdf::xmdfInit"
while executing
"::${moduleName}_xmdf::xmdfInit aInstance"
(procedure "::utilities_xmdf::xmdfGetOutputList" line 18)
invoked from within
"::utilities_xmdf::xmdfGetOutputList $sModule $sFilesDir _XmdfOutputList"
(procedure "dpm_coregenGetOutputList" line 19)
invoked from within
"dpm_coregenGetOutputList $_CoreModuleName $iProject $sCoreDir _genList"
(procedure "dpm_coregenCreateCore" line 55)
invoked from within
"$_sCreate $_filePath $_iNewSourceComp _OutputFileList"
(procedure "::xilinx::Dpm::dpm_chCreateNewSource" line 61)
invoked from within
"::xilinx::Dpm::dpm_chCreateNewSource $piThisInterface""
For the Gigabit Ethernet Mac Core, replace "Rocket" with "Gig_Eth_Mac" in the above error. This is not reproducible for CORE Generator in standalone mode.