- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
scenario:
I bought the Cylcone II Video development kit to perform image processing on video. The image processing routines are mainly matrix operations (Convolution, multiplication, element access) and a few FFT routines. My algorithms are currently in Matlab. question: I'm not sure which tools will be the best to do the development. Nios, DSP Builder or VHDL (or a combination)? I've done some simulations with DSP Builder, but it is VERY slow. I'm thinking of using Nios for the main part of the algorithm implementation, is this a good idea?Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Might be.
You are on the right track. While DSP Builder simulation is quite slow, the resulting FPGA code may be quite fast. (Assuming you are using the DSP Builder Altera Blockset to create your design in Simulink.) The Convolution may be a bit tough, or memory intensive, and may be better suited to NIOS II code (at this time). Hrd to say. Press on, and keep us all posted.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page