|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
- 利用FPGA控制AD采样模块通过ila在线调试工具查看读取数据,在这过程中一直是综合可通过,但实现过程一直报错,如下:
- [Place 30-602] IO port 'sys_clk_p' is driving multiple buffers. This will lead to unplaceable/unroutable situation.The buffers connected are: pll_ip1/inst/clkin1_ibufds {IBUFDS} pll_ip0/inst/clkin1_ibufds {IBUFDS}
- [Place 30-602] IO port 'sys_clk_n' is driving multiple buffers. This will lead to unplaceable/unroutable situation. The buffers connected are: pll_ip1/inst/clkin1_ibufds {IBUFDS} pll_ip0/inst/clkin1_ibufds {IBUFDS}
- [Place 30-69] Instance pll_ip1/inst/clkin1_ibufds/IBUFCTRL_INST (IBUFCTRL) is unplaced after IO placer
- [Place 30-99] Placer failed with error: 'IO Clock Placer stopped due to earlier errors. Implementation Feasibility check failed, Please see the previously displayed individual error or warning messages for more details.'Please review all ERROR, CRITICAL WARNING, and WARNING messages during placement to understand the cause for failure.
- 使用的软件工具是vivado。请问有人知道怎么解决吗?
|
|