Forum Discussion
Altera_Forum
Honored Contributor
13 years agoStratix IV M9K blocks usage through DSP Builder
Hi, I want to utilize the M9K blocks of Stratix IV FPGA in True Dual Port mode. Can anyone please let me know how to use them through the DSP Builder? Thanks, Suresh
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Thanks Kaz for your reply. I am new to DSP Builder. Whether the Threshold set in Control Block will not apply to all the blocks used in the design? I want to use M9Ks and also MLABs in my design. Can I do it? --- Quote End --- The control block is used at project level(I am not aware if it can be used per subsystem). So it applies to all blocks but your thresholds should help give you some control. There are 4 thresholds: register/memory (e.g shift registers implemented as registers or in memory) small ram/medium ram (mluts <=> block ram) medium ram/large ram (M9Ks <=> larger ram if applicable) multipliers (logic <=> dsp blocks) See control block help how to set these.