Altera_Forum
Honored Contributor
12 years agoDisable DSB block input and output register moving
Hi,
I have an issue with DSP blocks that they are inferred by the synthesiser but the input and output registers are placed into logic. After that during Place & Route it's decided by the tool where to locate them, either inside the DSP block or outside (which is the case usually). I have to reach the lowest logic register usage so I must keep them inside the DSP block but haven't found any parameter to set for this. My ideas were to disable it in the settings but haven't found an option. Also thoght to add some constraint to the VHDL file that limit the allowed logic register cound on module level, but also don't know about it. Is there anybody who has experience with it, or has any idea to try? Thanks, Gyula