当前位置: 首页 > wzjs >正文

怎样做服装厂的企业网站模版站长工具关键词挖掘

怎样做服装厂的企业网站模版,站长工具关键词挖掘,mysql 网站空间,长尾关键词挖掘站长工具下面为一个训练营学员做完一轮timing eco后的绕线结果。innovus中做完绕线后drc就只有个位数,属于正常现象,但做了一轮timing eco后就发现nanoroute的DRC数量高达758个。 Calibre LVS -手把手教你如何debug LVS的short和open 正常nanroute的DRC就是工具…

下面为一个训练营学员做完一轮timing eco后的绕线结果。innovus中做完绕线后drc就只有个位数,属于正常现象,但做了一轮timing eco后就发现nanoroute的DRC数量高达758个。

innovus routing drc violation
Calibre LVS -手把手教你如何debug LVS的short和open

正常nanroute的DRC就是工具ecoRoute阶段看到的DRC。这里面主要包含metal space,via space
和short等DRC类型。

正常遇到这么多数量的DRC violation,我们应该先展开NanoRoute查看这里面的short数量以及short分布的layer。因为metal的short会引起大量的DRC Violation。即很多其他DRC violation可能都是由于short引起的。

又比如TSMC28nm arm cortexa7core项目innovus绕线后的short情况如下图所示。

在这里插入图片描述

为了帮助各位读者高效解决后端实战项目中的short问题,下面小编给大家分享下ICC,ICC2,Innovus中自动修复short的万能脚本。

ICC中自动修复short的脚本如下:

set mv_continue_on_opcond_mismatch true
set remove_net_count 0
set all_net [get_nets [get_attribute [get_drc_errors -type Short] nets]]
foreach_in_collection nn $all_net {
set nn_name [get_object_name $nn]
set nn_type [get_attribute [get_net KaTeX parse error: Expected '}', got 'EOF' at end of input: …net_type] if {nn_type == “Signal”} {
puts “INFO: net $nn_name”
remove_net_routing [get_net $nn_name]
incr remove_net_count
}
}
puts “INFO: removed $remove_net_count nets”

set_route_zrt_common_options
-post_detail_route_fix_soft_violations false
-post_eco_route_fix_soft_violations false
-post_group_route_fix_soft_violations false
-post_incremental_detail_route_fix_soft_violations false

set_route_zrt_detail_options -antenna true
set_route_zrt_detail_options -force_max_number_iterations true
set_route_zrt_detail_options -optimize_wire_via_effort_level high
set_route_zrt_detail_options
-repair_shorts_over_macros_effort_level high
set_route_zrt_detail_options -drc_convergence_effort_level high
set_route_zrt_detail_options
-generate_off_grid_feed_through_tracks high
set_route_zrt_detail_options -generate_extra_off_grid_pin_tracks true

route_zrt_eco

数字后端实现Short修复方法
Innovus DRC Violation和Calibre DRC Violation分析和修复案例

ICC2中自动修复short的脚本如下(可以直接照抄应用):

set_app_options -name route.global.timing_driven_effort_level -value low
set_app_option -name route.global.timing_driven -value false
set_app_options -name route.detail.repair_shorts_over_macros_effort_level -value high

report_app_options -non_default * -as_list

open drc error data

open_drc_error_data zroute.err

set “must fix” attribute to shorts

set_attribute [get_drc_errors -error_data “zroute.err” -filter {type_name == “Short”} ] must_fix true

set remove_net_cnt 0

foreach nn [get_attribute [get_drc_errors -error_data “zroute.err” -filter {type_name == “Short”} ] error_id] {
set bbox [get_attribute [get_drc_errors -error_data “zroute.err” -filter “@error_id == $nn” ] bbox]

set nets [remove_from_coll [get_objects_by_location -hierarchical -intersect $bbox -classes net ] [list VDD VDD_LOGIC VSS] ]

foreach_in_coll net $nets {
set nn_name [get_attribute [get_net $net] full_name]
set nn_type [get_attribute [get_net KaTeX parse error: Expected '}', got 'EOF' at end of input: …et_type] if {nn_type == “signal”} {
#puts “INFO: net $nn_name”
remove_shapes [get_shapes -of_objects [get_nets $net]]
remove_vias [get_vias -of_objects [get_net $net]]
puts “INFO: remove_routes of net $nn_name”
incr remove_net_cnt
}
}
}

puts “INFO: removed $remove_net_cnt nets”

route_eco
-utilize_dangling_wires true

route_detail
-incremental true
-max_number_iterations $VAR(rt,droute_iteration)

Innovus中short修复万能脚本:

在这里插入图片描述

http://www.dtcms.com/wzjs/197185.html

相关文章:

  • 免备案网站制作5188关键词挖掘工具
  • 展厅设计公司网站数据分析师就业前景
  • 如何做网站效果图短视频剪辑培训班速成
  • 专业移动网站建设外贸全网营销推广
  • 界面设计最好的网站百度平台商家联系方式
  • 企业网站被黑后如何处理b2b电子商务网站
  • 秀洲区建设中心小学网站学生个人网页设计模板
  • wap企业网站网络推广计划书
  • 网页制作图片大小代码广东百度seo
  • 什么是网站流量优化seo网课培训
  • 最早做淘宝客的网站深圳靠谱网站建设公司
  • 番禺网站推广公司seo入门教程网盘
  • 网站建设进度总结爱站关键词搜索
  • 政府网站建设 讲话爱站seo综合查询
  • 做外贸卖小商品是哪个网站长春seo结算
  • 徐州市中心做网站的公司招聘网络品牌推广
  • 虚拟商品自动发货网站搭建教程网站推广软件下载
  • 购物网站 购物车界面如何做seo诊断优化方案
  • 衡水专业网站建设公司网站怎么才能被百度收录
  • 别人做的网站怎么安全放在我的公司网络舆情案例分析
  • 农村建设自己的网站首页网络推广的方式
  • 盐城网站建设兼职独立站seo推广
  • 温州网络问政平台郑州关键词seo
  • 长沙网站优化电话seo值是什么意思
  • h5 网站开发流程图推广价格一般多少
  • 网站建设基本常识十大营销模式
  • 什么叫响应式网站网店运营培训
  • 网站建设6000元百度关键词优化送网站
  • 做音频主播的网站如何在百度发广告
  • 创建一个网站一般步骤有哪些全网络品牌推广