Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to invoke the Xilinx ISE 8.2i tool?

Status
Not open for further replies.

shiv_emf

Advanced Member level 2
Joined
Aug 31, 2005
Messages
605
Helped
22
Reputation
44
Reaction score
6
Trophy points
1,298
Activity points
4,106
how to invkoke Xilinx ISE 8.2i

>xst
or
>ise
what is the command? i tried to C proc in user guide of xst .. but no use

do v need to set any environmental variable??
i am working on linux redhat!!
shiv
 

Re: Basic Question

in command prompet
 

    shiv_emf

    Points: 2
    Helpful Answer Positive Rating
Re: Basic Question

Follow these steps
create a file called YourFile in /usr/local/bin ie( /usr/local/bin/YourFile)
copy your settings file to a YourFile
export your Display properties to Yourfile
export "exec ise" to YourFile
Change the permissions of YourFile

now you can invoke the tool by using the command YourFile


(Note: YourFile is the command to invoke the tool.You can give your own name instead of YourFile)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top