马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
使用脚本到处GDS : ./ run_extract_gds CTF1111 DFF
CTF1111是libname ; DFF是cellname
问题如下:在此LIB中是没有DFF这个cell的,(主要是看看脚本有没有问题)
但是还是导出了DFF的GDS数据DFF.gds 在脚本运行的过程中仅仅是警告:WARNING (XSTRM-80076): The specified cell "DFF" was not found in OpenAccess library. The gds data was not created for this cell.
Virtuoso Framework License (111) was checked out successfully. Total checkout time was 0.01s.
********************************************************************************
Product : Virtuoso(R) XStream Out
Program : @(#)$CDS: strmout version 6.1.7-64b 03/02/2016 18:56 (sjfnl117) $
: sub-version IC6.1.7-64b.500.2
Started at: 31-Dec-2021 11:35:03
User Name : IC
Host Name : IC
Directory : /home/IC/project/TF1111/verify/gds
CADENCE Design Systems, Inc.
********************************************************************************
Info: Cellview Rev Num:99, Tech Rev Num:59
Loading 5045bd18ba/libInit.il ...
Loading 5045bd18ba/loadCxt.ile ... done!
Loading context '5045bd18ba' from library '5045bd18ba' ... done!
Loading context 'pdkUtils' from library '5045bd18ba' ... done!
Loading 5045bd18ba/libInitCktPro.il ... done!
Loading 5045bd18ba/libInitCustomExit.il ... done!
Loaded 5045bd18ba/libInit.il successfully!
WARNING (XSTRM-20): Output Stream file '/home/IC/project/TF1111/verify/gds/DFF.gds' already exists. It will be overwritten.
INFO (XSTRM-217): Reading the layer map file, /home/IC/process/dongpu/DPDK_IC6p1_5045bd18ba_Rev1p5_0/5045bd18ba/5045bd18ba.layermap
INFO (XSTRM-162): You have not used the viaMap option. If the OpenAccess design has native oaVia instances, use the -viaMap option for preserving oaVia instances in a Stream Out - Stream In round trip. Using the -viaMap option improves performance and VM usage of applications using the Streamed-In design. For details on the viaMap option, refer to the "Design Data Translator's Reference" guide for XStream.
Summary of Options :
library CTF1111
strmFile DFF.gds
topCell DFF
view layout
runDir /home/IC/project/TF1111/verify/gds
logFile /home/IC/project/TF1111/verify/gds/strmOut.log
techLib bd18ba
layerMap /home/IC/process/bd18ba/bd18ba_Rev1p5_0/bd18ba/bd18ba.layermap
case Preserve
convertDot node
outputDir /home/IC/project/TF1111/verify/gds
WARNING (XSTRM-80076): The specified cell "DFF" was not found in OpenAccess library. The gds data was not created for this cell.
Summary of Objects Translated:
Scalar Instances: 0
Array Instances: 0
Polygons: 0
Paths: 0
Rectangles: 0
Lines: 0
Arcs: 0
Donuts: 0
Dots: 0
Ellipses: 0
Boundaries: 0
Area Blockages: 0
Layer Blockages: 0
Area Halos: 0
Markers: 0
Rows: 0
Standard Vias 0
Custom Vias: 0
CdsGen Vias: 0
Pathsegs: 0
Text: 0
TextDisplay: 0
Cells: 0
Elapsed Time: 0.2s User Time: 0.2s CPU Time: 0.1s Peak VM: 0KB
INFO (XSTRM-234): Translation completed. '0' error(s) and '2' warning(s) found.
|