- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
The docs claim each DSP contains 2 18x19 multipliers. How does one actually use each multiplier? I created two 8b integer multiplies (8x8=16b). This should be easy to fit into a single DSP. I tried both inference and instantiating LPM_MULT. In both cases it resolved to 2 DSP.
It may just decide not to pack since the resources are plentiful. However, I will need it in my final implementation - how does one coax 2 Muls/DSP?- Etiquetas:
- dsp
- Intel® Arria®
Enlace copiado
2 Respuestas
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Note that I also tried sharing a multiplicand between the two MULs - no joy.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I found this quote in the Intel FPGA Integer Arithmetic IP Cores User Guide, 17.1:
"If multiple Intel FPGA Multiply Adder or ALTERA_MULT_ADD IP cores occur in a design, the functions are distributed to as many different DSP blocks as possible so that routing to these blocks is more flexible. Fewer multipliers per DSP block allow more routing choices into the block by minimizing paths to the rest of the device."
Responder
Opciones de temas
- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla