- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to implement "Multiply Add" operations using single precision floating point, and I'm considering the DSPs in Arria 10.
I'm trying to figure out the following: - can we multiply and add in the same DSP, or do we need two DSPs? - if yes, what will the latency be? I found the resource utilization and latency for multiplication and addition separately here : https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/ug/ug_altfp_mfug.pdf, chapter "ALTERA_FP_FUNCTIONS Resource Utilization and Performance" which states : Add : Latency = 4, DSP = 1 Multiply : Latency = 3, DSP = 1 SteffenLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Steffen, you can, it has a latency of 4 cycles and you can access it using the multiply add which is available int he drop down menu in altera_fp_functions
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