|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
Hi, all
before my submitting the final GDS(.5um) this weekend, I wanna confirm the exporting procedure again.
1.in ICC using the following scripts to export the gds:
set_write_stream_options -reset
set_write_stream_options \
-map_layer gds2OutLayer.map \
-child_depth 0 \
-output_filling {fill} \
-output_outdated_fill \
-keep_data_type \
-output_geometry_property \
-output_pin {geometry} \
-output_polygon_pin
2.then using icfb to merge the gds
a.stream in the IO-pad gds
b.stream in the core gds
c.stream the top-cell gds, setting the following option in this step
d.export the final GDS, setting the following option in this step
other options are default.
Is what's presented above okay? or any further adjustment?
thanks in advance
best regards,
henry |
|