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
Visitor
stephann
Posts: 5
Registered: ‎06-14-2011
0
Accepted Solution

Multiple SmartXplorer runs on a single machine

Hi,

 

I'd like to run multiple smartXplorer runs on a single machine, i.e. I have two different projects and would like to run SmartXplorer for both on the same machine. However, when trying to start the second SmartXplorer run I get told that it is already running. Any way around this?

 

Thanks,

Stephan 

Xilinx Employee
bwade
Posts: 612
Registered: ‎07-01-2008
0

Re: Multiple SmartXplorer runs on a single machine

Is that the ISE GUI telling you SmartXplorer is already running? You should be able to run a second SmartXplorer on the command line to get around that. If you don't like that, a second instance of ISE would probably work. Linux or Windows?

Visitor
stephann
Posts: 5
Registered: ‎06-14-2011
0

Re: Multiple SmartXplorer runs on a single machine

This is on Linux. I am running two instances of ISE and still get the same message. This 12.3 btw. But 13.x does the same. I will go ahead and use the command line if that fixes it.

Super Contributor
markcurry
Posts: 118
Registered: ‎09-16-2009
0

Re: Multiple SmartXplorer runs on a single machine

 

Different directories for each run?  i..e the job's started in a completely seperate directory - not just a seperate directory via  the smartexplorer -wd switch?

 

We've run dozens of smartxplorer runs concurrently, on the same (linux) machine (each working on a seperate FPGA). Done so since at least 10.3, so tool version shouldn't be an issue.

 

I would bet that two runs in the same directory would step on each other, and cause problems. Xilinx tools tend to have a pathological problem with that...

 

--Mark

 

Visitor
stephann
Posts: 5
Registered: ‎06-14-2011
0

Re: Multiple SmartXplorer runs on a single machine

Nope. Totally different directories. The tool setup is sourced from the same terminal and then multiple ISE GUIs spawned from there. But even if I setup the tools through different terminals I get the problem. More than likely something to do either with the login or how we ssh into the remote machine. Not a serious issue, since I can emulate smartXplorer via make files.

 

Thanks,

Stephan