- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The definition of lpm_mult is supposed to include a sum input, but when I use the megawizard I can't produce one for any device family. The resulting verilog does not have one either. What's the deal? I am using Q7.2free .
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
the sum input options apparently has been "lost" with lpm_mult Megawizard V7.0 or V7.1, it was still functional with V6.0. But the library lpm_mult (.v, .vhd,.tdf, whatever you prefer) still has it. Thus you can use it by manually instantiating the megafunction. You should consider, that this implies a logic element multiplier, hardware multipliers don't have the partial sum feature. Personally I prefer infering multipliers from HDL, which saves thinking about optimal implementation for a particular device. So I was never aware of the change to Megawizard. Regards, Frank
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