vivado 常见错误

    xiaoxiao2021-12-14  21

    1.ERROR: [Labtools 27-3165] End of startup status: LOW"

    I've inserted the following settings in the constraints (xdc) file and board started to work correctly.

     set_property BITSTREAM.CONFIG.EXTMASTERCCLK_EN div-1 [current_design] set_property BITSTREAM.CONFIG.BPI_SYNC_MODE Type1 [current_design] set_property BITSTREAM.GENERAL.COMPRESS TRUE [current_design] set_property BITSTREAM.CONFIG.UNUSEDPIN Pullup [current_design] set_property CFGBVS GND [current_design] set_property CONFIG_VOLTAGE 1.8 [current_design]

    转载请注明原文地址: https://ju.6miu.com/read-962152.html

    最新回复(0)