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.

problem with running synopsys design compiler

Status
Not open for further replies.

mostafa272

Junior Member level 3
Junior Member level 3
Joined
Dec 16, 2010
Messages
31
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,493
Hi

I installed synopsys design compiler in ubuntu (on VMware) ,but when I try to run dc_shell in terminal,I receive following error:

grep: etc/redhat-release is a directory

Fatal: Design compiler is not enable.(DCSH-1)


I add following lines to .bashrc:

export SNPSLMD_LICENSE_FILE=/usr/synopsys/synopsys.dat
export PATH=$PATH:/usr/synopsys/B-2008.09/bin

export LM_LICENSE_FILE=/usr/synopsys/license.dat
export PATH=$PATH:/usr/synopsys/11.5/linux/bin

where 11.5 folder is for scl and B-2008.09 folder is for design compiler.both of them are in synopsys folder in usr directory.

please help me.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top