Forum Discussion
Altera_Forum
Honored Contributor
12 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.