Altera_Forum
Honored Contributor
17 years agoRetaining unused logic with Quartus?
I have some logic that is entirely unattached to anything else in a design (and intentionally so), but I don't want Quartus to remove it. It looks fine in the synthesized .vqm, but it gets yanked before reaching the fitter. And yes, I know that LCELLs are supposedly retained, but I can assure you that does not hold in this case.
I tried looking through the settings for a suitable switch, but I haven't yet found any that facilitate this. I know that both TCL and Chip Editor provide alternate--and painful--ways of doing this, but I would first like to see if there is a way to push this down from HDL. Any suggestions would be appreciated.