Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Newbie
oscaroto
Posts: 1
Registered: ‎06-21-2012
0

SLIM dosn't run on ubuntu 12.04

i install ISE 13.1 on ubuntu 12.04. Proyect Navigator run correctly, but when i want to simulate send an error messege 

 

ERROR:ProjectMgmt:387 - TOE: ITclInterp::ExecuteCmd gave Tcl result 'invalid command name "dpm_fail"'.
Tcl_ErrnoId: unknown error
Tcl_ErrnoMsg: Conseguido
_cmd: ::xilinx::Dpm::dpm_chTransformExecute dpm_isimRunExe $piThisInterface
errorInfo: invalid command name "dpm_fail"
while executing
"dpm_fail "ISim simulation engine failed to launch" "
(procedure "dpm_isimRunExe" line 472)
invoked from within
"$sCmd $iTransformInstance $sCmdArgs"
(procedure "dpm_chTransformExecuteEngine" line 100)
invoked from within
"dpm_chTransformExecuteEngine $sFlowProc $iInterface $bRunTransformWithEmptyInputSet "
(procedure "::xilinx::Dpm::dpm_chTransformExecute" line 3)
invoked from within
"::xilinx::Dpm::dpm_chTransformExecute dpm_isimRunExe $piThisInterface"

 

How can i resolve this?

Xilinx Employee
scampbell
Posts: 72
Registered: ‎10-04-2011
0

Re: SLIM dosn't run on ubuntu 12.04

[ Edited ]

Hello "oscaroto"

 

I have seen a similar issue in the 13.1 tools, but for the windows environment. Normally I would say the using a non-supported OS is not recommended because of the problems that are encounted when doing so. However, the issue I saw was fixed in the 13.2 release and looks to be similar to your TCL file issue. Can you please try the 13.2 (or 13.4 for the latest) release of software and see if that resolves your problem?

 

OK, hope this helps ...