Forum Discussion
Altera_Forum
Honored Contributor
14 years agoBitec DVI daughter card missing definitions
Hello, I'm a newbie trying to compile the DVI demo project included with the Bitec Cyclone III video development kit with the Bitec DVI daughter card. I'm getting the following errors suggesti...
Altera_Forum
Honored Contributor
14 years agoIt means, either SOPC builder or Qsys instantiation name did not match.
The C code is expecting BITEC_DVIIN_0 as the instantiation name. If you changed it in h/w side, you need to change it in C code and has to match with h/w side name.