- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here's a question:
Is QuartusII intelligent enough to synthesize a constant-coefficient FIR filter using logic resources instead of multipliers (DSP blocks)? I have a test design that implements a 32-tap FIR configured as such. The coefficients are literally VHDL "constants". Thanks, -dBLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quartus integrated synthesis has rules for which things to implement automatically in DSP blocks (and similarly in RAM blocks). There are synthesis directives and Assignment Editor assignments for user control of this. If you are getting DSP blocks automatically, then in the Assignment Editor try setting "Auto DSP Block Replacement" to "Off" or setting "DSP Block Balancing" to "Logic Elements".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Brad,
Understood. Thank you very much for your quick reply. -dB
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