hdmi-demo icon indicating copy to clipboard operation
hdmi-demo copied to clipboard

Zybo Implementation

Open TriipleL opened this issue 2 years ago • 1 comments
trafficstars

Hi! I am trying to implement the demo on my zybo board, but when loading all the files there are missing modules. I find that the following modules are missing: sawtooth, console and atlpll_component. image

If you could tell me how I can fix it, I would really appreciate it.

TriipleL avatar Jun 16 '23 01:06 TriipleL

Hi, the demo uses hdlmake which you'll need to get the repositories for the console & sawtooth if you haven't already. Once you have hdlmake, do hdlmake fetch. altpll is an Intel FPGA component you can safely ignore.

sameer avatar Aug 14 '23 17:08 sameer