need the command line to start up calibre in cadence

Status
Not open for further replies.

Cye

Newbie level 5
Joined
Sep 17, 2006
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,328
calibre from command line

Does anyone know the command line to start up calibre in cadence?
 

Re: Calibre start-up

Can you elaborate your qstn?.

I think you want to load the calibre in virtuoso.. is that correct?.
 

Re: Calibre start-up

calibre -gui

hock
 

Re: Calibre start-up

you can use "calibredrv" command to launch the calibre GUI.
 

Re: Calibre start-up

1) Write the following in your .cdsinit .

;Calibre setup
load(strcat(getShellEnvVar("MGC_HOME") "/pkgs/icv.ss5/lib/calibre.skl"))
;Start RVE server
mgc_rve_init_socket

2) and setenv in your .cshrc :
echo Setting up Calibre
setenv MGLS_LICENSE_FILE 1717@...
setenv MGC_HOME ...
set path=($path .../bin)
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…