Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIf your processing time is long (more than 10 instructions) then I would build a standard Avalon MM slave rather than using the custom instruction interface. The latter is hard to do right, and if you don't get it right then you will pull the fmax of your processor down.
If you put your accelerator in its own clock domain then you can run it at higher frequencies for better throughput. If you're using matlab then have you considered using DSP builder advanced block set to turn your design into hardware?