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 install Assura? (Variables in .bashrc or .cshrc)

Status
Not open for further replies.

ahmad_abdulghany

Advanced Member level 4
Joined
Apr 12, 2005
Messages
1,206
Helped
102
Reputation
206
Reaction score
22
Trophy points
1,318
Location
San Jose, California, USA
Activity points
11,769
assura install

Hello,

I have installed Assura 314, and I need to start using it, so I would like to know how to embed it in VLE, and what're the required environment variables (license variable and others) that're required to run it..

Thanks in advance,
Ahmad.
 

assura license

you need to set the variable ASSURAHOME to the path of your installtion, also set the path variable to the tools/bin directory. hopefully you should assura within layout environment.


amarnath
 
assura .cshrc

in c-shell:
################## ASSURA ENV VARIABLES ###################
setenv ASSURAHOME <instdir>
setenv CDS_LIC_FILE $ASSURAHOME/share/license/license.dat
setenv PATH "$ASSURAHOME/tools/bin:$ASSURAHOME/tools/assura/bin:${PATH}"
######################################################
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top