Vivado 2019.1 - Unable to

Workaround 1

  1. Browse to the /hardware/m1_for_arty_a7/block_diagram folder.
  2. Open "m1_for_arty_a7.bd" in a text editor.
  3. Search for a block with "<spirit:instanceName>axi_bram_ctrl_0</spirit:instanceName>". It'll be found around line 200.
  4. Change spirit:version="4.0" to spirit:version="4.1"

After add the workaround 1, i noticed that there's another error. - Missing component reference axi_bram_ctrl_0 in Vivado 2019.1. Any workaround in this part?