- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi - does anyone know how to keep Quartus from inferring a mult-accum? I know you can turn it off for the entire design, and I know you can turn it off for a MULT with the multstyle parameter. But I can't seem to keep it from using a hard DSP block for a mult-accum it inferred from logic.
Thanks! /jLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Multstyle synthesis attributes can be also used on design entities (an architecture). In so far you have a means to control DSP inference for part of your design. There may be also indirect ways by "keeping" specific design nodes.
What's the actual problem behind your question?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The actual problem is that I need to prevent auto-inferrence of a specific mult-accum. Found the answer here...
http://quartushelp.altera.com/11.1/mergedprojects/hdl/vhdl/vhdl_file_dir_attribute.htm
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