hdmi-demo
hdmi-demo copied to clipboard
Zybo Implementation
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.
If you could tell me how I can fix it, I would really appreciate it.
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.