hdl-util / hdmi-demo

Demo of hdmi on at 720p with VGA-compatible text mode and sound
https://github.com/hdl-util/hdmi
Other
24 stars 8 forks source link

Synthesis failed-(hdmi-demo) on ESA-Board #8

Open SohaibSalh opened 10 months ago

SohaibSalh commented 10 months ago

Sameer , thanks for the great project.

I am relatively new to Verilog and FPGA development, and I find your work in this field particularly inspiring.

Currently, I am encountering some challenges with the synthesis of your code. Unfortunately, the synthesis process fails, and I'm presented with several error messages. I have attached images of these errors for your reference.

I am very interested in successfully implementing the HDMI interface as part of my learning journey. I would greatly appreciate any guidance or advice you could provide to help me resolve these issues.

vivado-1 Vivado-2
sameer commented 10 months ago

Hi, thanks for checking in. Always great to hear that this project is actively used 🙂

All the repos in this organization are meant to be built with hdlmake which pulls the necessary dependency repos, see in Manifest.py. If you don't want to use hdlmake you can just manually add the sawtooth file to your project from here: https://github.com/hdl-util/sound