Forum Discussion
VenkateshSathar
Occasional Contributor
6 years agousing DSPs in the FPGA as ALMs for standard FFT IP
Hi, We are using standard FPGA FFT IP for our design given by intel. we want to use many FFT IPs parallely for that the problem that we are seeing is resources for ALMs required is not suffiecient ...
KennyT_altera
Super Contributor
6 years agoI would suggest to use Attribute on the rtl code. however, whether Quartus have this attribute to turn off dsp block have to find out.
- VenkateshSathar6 years ago
Occasional Contributor
what kind of attribute..? Can you suggest me the exact answer what to do. because What can I do in rtl code now because everything is IP based and I am using bdf , no vhdl coding.