vivado bug
vivado 2019.1 :
1、MIPI RXsubsystem 手册说MPSOC -2 支持2500Mb/s ,但是vivado IP GUI配置界面只能选1500Mb/s 以下的速率。
2、进行DRC 设计规则检测时,提示MIPI RX IP内部有没驱动的信号,但是追踪到IP底层代码是有赋值的。
NDRV-1#1 ErrorDriverless Nets Undriven nets found. Running opt_design will clean up the undriven nets from your design. Please ensure that opt_design has been run on your design and check the remainingnets for DONT_TOUCH properties. The undriven nets in your design are: Bus Net ZCU104_NDI_HDMI_inst/hps/ps_hdmi_i/MIPI_RX_SS/mipi_csi2_rx_subsyst_0/U0/phy/inst/inst/bd_bab1_phy_0_rx_support_i/slave_rx.bd_bab1_phy_0_rx_hssio_i/inst/top_inst/bs_ctrl_top_inst/n5_rx_bit_ctrl_in1[39:0] has undriven bits 0:39.Related violations: <none>
解决 方法:
vivado 升级到2019.2 ,升级后,这两个问题自动解决!