在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 2313|回复: 2

who can help me create an EDI env

[复制链接]
发表于 2014-11-7 08:39:36 | 显示全部楼层 |阅读模式
30资产
help !

 楼主| 发表于 2022-10-19 23:25:53 | 显示全部楼层
capacitance \
         -decoupling_factor 1.0
extract \
         -selection "all" \
         -type "rc_coupled"
extraction_setup \
#        -custom_dpt_corner "./shift_file_0.0" \
         -parasitic_blocking_device_cells_file "./hcell_qci" \
         -net_name_space "LAYOUT"
filter_cap \
         -exclude_self_cap true \
         -exclude_floating_nets true
filter_coupling_cap \
         -coupling_cap_threshold_absolute 0.001
input_db -type calibre \
         -device_property_value 7 \
         -directory_name "./query_output" \
         -hierarchy_delimiter "/" \
         -instance_property_value 6 \
         -layer_map_file "./query_output/Design.gds.map" \
         -device_properties_file "./query_output/Design.pdsp" \
         -net_property_value 5 \
         -run_name "Design"
output_db -type spice \
#         -output_triplet_rc "true" \
          -device_finger_delimiter "@" \
          -hierarchy_delimiter "/" \
          -include_cap_model "true" \
          -include_parasitic_cap_model "comment" \
          -include_parasitic_res_model "comment" \
          -include_res_model "true" \
          -sub_node_char "#"
output_setup \
          -directory_name "./QRC_RUNDIR" \
          -file_name "lvs_top.sp" \
          -net_name_space "Schematic" \
          -temporary_directory_name "lvs_top"
process_technology \
          -technology_directory "./QRC


 楼主| 发表于 2022-10-20 11:13:08 | 显示全部楼层
capacitance \
         -decoupling_factor 1.0 \
         -ground_net "0"

distributed_processing \
         -multi_cpu 4

extract \
         -selection "all"
         -type "rc_coupled"
         -extract_via_cap true

extraction_setup \
         -array_vias_spacing auto \
         -max_fracture_length infinite \
         -max_fracture_length_unit "MICRONS" \
         -parasitic_blocking_device_cells_file "./hcell_qci" \
         -net_name_space "SCHEMATIC"

filter_cap \
         -exclude_self_cap true \
         -exclude_floating_nets false \
         -exclude_floating_nets_limit 50000

filter_coupling_cap \
         -coupling_cap_threshold_absolute 0.001 \
         -coupling_cap_threshold_relative 0.001

filter_res \
         -merge_parallel_res true \
         -min_res 0.001\
         -remove_dangling_res true

input_db -type calibre \
         -run_name "cell的名字" \
         -directory_name "./query_output" \
         -layer_map_file "./query_output/Design.gds.map" \
         -net_property_value 5 \
         -instance_property_value 6 \
         -device_property_value 7 \
         -device_properties_file "./query_output/Design.pdsp" \
         -format "DFII" \
         -design_cell_name "cell的名字 layout 库的名字"

log_file \
         -file_name 文件路径
         -dump_options true

output_db -type extracted_view \
         -add_explicit_vias true \
         -device_finger_delimiter "@" \
         -include_cap_model "false" \
         -include_res_model "false" \
         -include_parasitic_cap_model "false" \
         -include_parasitic_res_model "comment" \
         -sub_node_char "#" \
         -cap_component "pcapacitor" \
         -cap_property_name "c" \
         -res_component "presistor" \
         -res_property_name "r" \
         -enable_cellview_check false \
         -cdl_out_map_directory "路径" \
         -viewname “名字” \
         -include_parasitic_res_temp_coeff "true"

output_setup \
          -directory_name "./QRC_RUNDIR" \
          -file_name "lvs_top.sp" \
          -net_name_space "SCHEMAITC" \
          -temporary_directory_name "lvs_top"

process_technology \
          -technology_directory "./QRC" \
          -technology_name "rcworst_CCworst"
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条


小黑屋| 手机版| 关于我们| 联系我们| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2025-1-3 11:34 , Processed in 0.016596 second(s), 7 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表