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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

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

[求助] 关于ICC create_fp_placement的问题

[复制链接]
发表于 2017-4-24 15:41:49 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
在做ICC布局优化的时候碰到了这样一个问题,麻烦大家帮忙解决一下~谢谢

运行的代码如下:

set_fp_placement_strategy -auto_grouping high -macros_on_edge on -sliver_size 10 -virtual_IPO on -congestion_effort medium
create_fp_placement -timing_driven -no_hierarchy_gravity
create_pad_rings
set_fp_macro_options [all_macro_cells] -legal_orientation {S N}
set_keepout_margin -type hard -all_macros -outer {10 10 10 10}
set_dont_touch_placement [all_macro_cells]
save_mw_cel -as floorplan_placed

set_fp_rail_constraints -add_layer  -layer METAL6 -direction vertical -max_strap 250 -min_strap 245 -max_width 2.000 -min_width 1.000 -spacing 2.000
set_fp_rail_constraints -add_layer  -layer METAL5 -direction horizontal -max_strap 250 -min_strap 245 -max_width 1.000 -min_width 0.900 -spacing 3.000
set_fp_rail_constraints  -set_ring -nets  {VDD VSS VDD VSS VDD VSS}  -horizontal_ring_layer { METAL5 } -vertical_ring_layer { METAL6 } -ring_max_width 15 -ring_min_width 10 -ring_spacing 3 -ring_offset 3 -extend_strap core_ring
set_fp_rail_constraints -set_global

synthesize_fp_rail  -nets {VDD VSS} -synthesize_power_plan -power_budget 30
commit_fp_rail
preroute_instances
preroute_standard_cells -fill_empty_rows -remove_floating_pieces
analyze_fp_rail  -nets {VDD VSS} -power_budget 30
save_mw_cel -as floorplan_pns

set_pnet_options -complete "METAL6 METAL5"
create_fp_placement -timing_driven -no_hierarchy_gravity

当我执行完以上命令后出现这个问题,不知道是什么原因
wxid_we8xmsshiuwi21_1492672699568_57.png

尝试过把电源网改得很疏松或者是在create_floorplan的时候把利用率从60%降低到了40%也不行
求助各位大大 不知道要怎么改呢?
发表于 2017-4-25 10:51:57 | 显示全部楼层
也有可能是带进去了placement blockage或者有的地方没有row
感觉是std cell没有地方摆,查下为什么,或者干脆先做placeopt再补电源
发表于 2017-4-25 15:19:36 | 显示全部楼层
die size 太小了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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


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

GMT+8, 2024-11-14 12:28 , Processed in 0.014947 second(s), 7 queries , Gzip On, Redis On.

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