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
johnsonwang
Posts: 5
Registered: ‎09-23-2009
0
Accepted Solution

How to run EDK, ChipScope, SDK under Linux

[ Edited ]

Hi all

    I am relatively new to Linux in general and my question is that after installation, I understand that I have to run "source settings64.sh" which allows me to run ISE and impact tool through the terminal by typing in ise and impact. I could not figure out the command to invoke chipscope pro and EDK. Thanks in advance for any help.

Message Edited by johnsonwang on 09-23-2009 07:42 AM
Expert Contributor
eilert
Posts: 2,059
Registered: ‎08-14-2007
0

Re: How to run EDK, ChipScope, SDK under Linux

Hi,

in your installation folder you wil find subfolders called bin. In there are OS-dependent subfolders (e.g. lin for linux).

So in <insallation_folder/bin/lin you find the names of all xilinx programs.

You already know 'ise' and 'impact'. Try 'coregen' too.

 

For the EDK one of the important prtograms is   'xps'.

 

For Chipscope...I don't know, just take a look.

 

Have a nice synthesis

  Eilert 

 

 

Xilinx Employee
Xilinx Employee
ywu
Posts: 2,861
Registered: ‎11-28-2007
0

Re: How to run EDK, ChipScope, SDK under Linux

For Chipscope. search "Linux" in http://www.xilinx.com/support/documentation/sw_manuals/xilinx11/chipscope_pro_sw_cores_ug029.pdf. A couple of main ones are listed below (replace lin with your OS type lin or lin64)

 

Analyzer: $CHIPSCOPE/bin/lin/analzyer.sh

Inserter: $CHIPSCOPE/bin/lin/inserter.sh

 

 

Cheers,

Jim

 

Cheers,
Jim