| AR# | 25234 |
| Topic | SW-Project Navigator |
| Last Modified | 2008-09-11 00:00:00.0 |
| Status | Active |
Keywords: schematic, symbol, abl, TOE, create
The Create Schematic Symbol process fails for ABEL source files.
When I run the Create Schematic Symbol process on any ABEL source, the following error occurs:
"ERROR: ProjectMgmt - TOE: ITclInterp::ExecuteCmd gave Tcl result 'wrong # args: should be "dpm_abelCreateSpl _iDUInst
_iSourceDUNode iv_ModuleName iv_InputFile"'.
Tcl_ErrnoId: unknown error
Tcl_ErrnoMsg: No error
_cmd: ::xilinx::Dpm::dpm_chDUSourceOperExecute dpm_ecsCreateSchematicSymbol $piThisInterface
errorInfo: wrong # args: should be "dpm_abelCreateSpl _iDUInst _iSourceDUNode iv_ModuleName iv_InputFile"
while executing
"dpm_abelCreateSpl $_iDUInst $_iSourceDUNode $iv_ModuleName $_ProjectFile $_inputFile”
("abl" arm line 2)
invoked from within
"switch -regexp -- $_InputFileExtension {
sch {
set _Exe "sch2sym"
set _IsSch 1
set _IsSpl 0
..."
(procedure "dpm_ecsCreateSchematicSymbol" line 43)
invoked from within
"$_flowProc $_iTranInst $_iDUInst $_iSourceNode"
(procedure "::xilinx::Dpm::dpm_chDUSourceOperExecute" line 27)
invoked from within
"::xilinx::Dpm::dpm_chDUSourceOperExecute dpm_ecsCreateSchematicSymbol $piThisInterface" "