Forum Discussion
Altera_Forum
Honored Contributor
16 years agoMultiple DSP Builder designs with conflicting VHDL
We have several designers on our team, each creating their piece in DSP Builder. We then pull all of these blocks together into the FPGA. The problem is that these various DSP Builder designs ...
Altera_Forum
Honored Contributor
15 years agoI solved the problem by generating all the VHDL files into one directory, so that same file will be coverd. And all the qip files point to unique file without conflict.
When I have free time, I will try qxp solution. Thank you~