Forum Discussion
Altera_Forum
Honored Contributor
14 years ago1. you can't use Simulink blocks as stimulus in the FPGA hardware, you can only use DSP Builder blocks
2. the DSP Builder clock block is to be set with the input oscillator frequency, not the desired frequency. you can use a PLL block in DSP Builder to synthesize other clock frequencies, but i would opt to do this in Quartus instead 3. i think this is sort of answered above