icc fp 问题
时间:10-02
整理:3721RD
点击:
如图,
我设置的macro array ,array的方向以及array里的macro都正确,但是array跑到了core的外面
我的命令如下
1.set_fp_macro_array -nameARRAY1 \
-elements xxx \
-align_edge xxx\
-x_offsetxxxx \
-y_offset xxx
2.set_fp_macro_options ARRAY1 \
-side_chnnel {20800 1000 20 }
或者设置set_fp_macro_options ARRAY1 \
-anchor_bound bl \
-x _offsetxxx \
-y_offsetxxx
3 set_fp_placement_strategy -macro_setup_only true
4 create_fp_placement
thanks