Jump to content

dae

Members
  • Posts

    4
  • Joined

  • Last visited

dae's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. dae

    ZyboZ7-20 with MicroBlaze

    Hello, I am trying to use a microblaze processor on a Zybo Z7-20 board, however it does not seem to work. I found this older post where someone mentioned that microblaze can't be used on a Zybo board and I wanted to know why. Thank you!
  2. dae

    ZYBO Z7-20

    Hi @JColvin, Thank you for your help, I figured out the problem, there was an error in the constraints file which caused problems once imported into Vitis. Once I fixed the file, the project worked. Thanks!
  3. dae

    ZYBO Z7-20

    Hello @JColvin, Thank you for your reply. When I build my project, the Zynq doesn’t output a “Hello world” to the serial terminal nor does the 4 LEDs light up. I have done a smaller project (only the Zynq) and ran a “Hello World” program on it and I received the output on the serla terminal. However as soon as I add other components I recieve no outputs (on both the serial terminal and the board). Thank you for your help
  4. dae

    ZYBO Z7-20

    Hello, I am new to using the ZYBO board, I wanted to implement a simple LED blinking code on it to test it (using Vivado and Vitis), however it is not working. I have tried to implement several other versions of the code but the board doesn't seem to respond to the code. It only responds to the hello world script when I place only the ZYNQ processor in vivado, as soon as I add another component (such as the AXI GPIO) it stops responding. I have attached below the code and the block design. If anyone could help. Thank You!!
×
×
  • Create New...