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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 1607|回复: 1

[求助] set_fp_pin_constraints 约束后失败出现问题

[复制链接]
发表于 2023-6-7 18:55:09 | 显示全部楼层 |阅读模式

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

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

x

对一个spi数字电路跑后端,由于是模拟电路的一部分,所以不需要加pad,

使用pin_con.tcl文件约束顶层port


set_pin_physical_constraints -pin_name {PORB_I} -layers {METAL3} -width 0.6 -depth 0.6 -side 1 -order 1
set_pin_physical_constraints -pin_name {RST} -layers {METAL3} -width 0.6 -depth 0.6 -side 1 -order 2
set_pin_physical_constraints -pin_name {CLK} -layers {METAL3} -width 0.6 -depth 0.6 -side 1 -order 3
set_pin_physical_constraints -pin_name {CS_I} -layers {METAL3} -width 0.6 -depth 0.6 -side 1 -order 4

......
icc log如下:

icc_shell> remove_pin_pad_physical_constraints -pin_only
1
icc_shell> read_pin_pad_physical_constraints ./scripts/pin_con.tcl
1
icc_shell> set_fp_pin_constraints -block_level -no_stacking all -pin_spacing 2
1
icc_shell> place_fp_pins -block_level
Warning: Cell instance u_spi_slave\/u_spi_fsm\/opcode_tmp_reg[3] is not completely placed inside top block data_setup (FPHSM-1800)
Warning: Current cell: cell placement is incomplete and will be ignored (FPHSM-1829)
Warning: Unable to assign physical constrained pin PORB_I at all. Treat it as an ordinary pin from now on. (FPHSM-1613)
Warning: Unable to assign physical constrained pin OUT_O[47] at all. Treat it as an ordinary pin from now on. (FPHSM-1613)
Warning: Unable to assign physical constrained pin OUT_HIZ_O[49] at all. Treat it as an ordinary pin from now on. (FPHSM-1613)

......

Warning: Failed to find legal slot for pin CS_I. Violating pin constraints to find pin slot ... (FPHSM-1447)
Warning: Unable to legally place pin data_setup/CS_I on physical constraint specified SM edge (FPHSM-1801)
Error: Failed to find any slot for pin CS_I. (FPHSM-0829)

.............

Warning: Pin placement did not place any pin!. (FPHSM-0101)
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Name         Original Ports
data_setup                0
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Warning: Pin placement is skipped because there are no placeable soft macro pins. (FPHSM-1846)
1



请问有没有人知道是什么原因,怎么解决呀

发表于 2024-12-27 15:41:10 | 显示全部楼层
请问这个pin位置不能被约束得问题解决了吗,我也遇到这个问题了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2025-2-12 00:29 , Processed in 0.013871 second(s), 7 queries , Gzip On, Redis On.

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