I have a create a pull-down menu option to call calibre in virtuoso environment. But, when I click the calibre menu in the virtuoso environment, it dont want to execute. Can anyone help me on this?
could u please tell us more clearly wat exactly do u mean by dont want to execute. do u get the option of calling calibre from virtuoso .. i had similar prb long back .. so may be i can solve if i know som thing more clearly
Yes, i got the option of calling calibre from virtuoso platform. But, when i press the calibre, there is nothing appeared . Maybe I have missed some steps that makes it not working. Could you give me the steps on integrating the calibre with virtuoso platform.
Thanks
The following are the detailed steps for integrating calibre with virtuoso.
You have to add the following lines in your ".cshrc"
environment file. This defines the search path for Calibre
and declares the Mentor license. You can discuss with your system
administrator to setup this according to your local installation :
ss6_cal_2004.1_6.32, means sun solaris machine and changes if ur using linux and make the changes accordingly and also the license file.
############## Settings for Mentor Calibre ############
setenv MGC_HOME /softs/calibre_2004_1_6/ss6_cal_2004.1_6.32
set path=($path $MGC_HOME/bin )
Then you have to add the 2 following lines in your ".cdsinit"
to load the Calibre/Virtuoso interface. Be sure that socket
number 9189 is free. If it isn't you can set to another
number (e.g. 9190 or 9191 )
the 2 line Virtuoso/Calibre interface need not neccessarily added in .cdsinit but can be added in icfb window .. if every thing goes well u can find it working perfectly
make sure u source the .cshrc file b4 u invoke icfb ..
Hi guys
can any one let me know how to integrate calibre with ICC.
I have tcl file which integrates calibre with ICC and also tcl file which creates the menu bar but I dont know how exactly to go about far.can any one please help me out
Once you paste the following code in the synopsys icc gui startup tcl file.
source [file join $::env(MGC_HOME) lib icc_calibre.tcl]
set ::env(MGC_RVE_USE_ICCOMPILER) 1
You will have calibre menu invoked in the gui.Then you can either use start vue to go through the error browser or you can interactively use all calibredrv features.
Let us know if you need any specific help..
Please follow the below procedure to load the Calibre LVS violations in Encounter.
1. Source the calibre setup file before invoking the encounter.
2. Launch the Encounter.
3. Source the file (<Calibre Install Area>/lib/cal_enc.tcl )
4. Load the Design
5. Run the command (mgc_enc::runRVE ) in Encounter shell.
6. Select “LVS” in the Calibre RVE window. ( The window will open automatically once you enter the command (step 5).
7. Then select the “svdb” directory from the path where you run the Calibre LVS.
You can directly load the calibre DRC violations database in SOC Encounter.