当前位置:   article > 正文

如何给Vref加约束_drc bivru-1

drc bivru-1

原文链接https://forums.xilinx.com/t5/Other-FPGA-Architecture/help-me-constraints-external-Vref/td-p/736905

If you use an I/O standard that needs the VREF (an SSTL, HSTL, etc… input), then the tools will know that a VREF is necessary. If you use the internal VREF for the bank that those I/O are in, using

set_property INTERNAL_VREF [get_banks ]

then it will know that the VREF pins are not needed to provide the VREF. In this case, or in the case where you use no I/Os that need VREF, the VREF pins (which are dual purpose) can be used as regular I/O.

If you use an I/O that needs a VREF, and you don’t set the INTERNAL_VREF on the bank, then all the VREF pins in that bank must be connected to the correct VREF voltage on the board. There is nothing you need to tell the tools - they simply assume it. If, however, you try and set the PACKA

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家自动化/article/detail/889439
推荐阅读
相关标签
  

闽ICP备14008679号