Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIt's possible by synthesis attributes, as discussed in a different thread http://www.alteraforum.com/forum/showthread.php?p=155649
reg data = 6000'b0 /* synthesis altera_attribute = "-name AUTO_SHIFT_REGISTER_RECOGNITION OFF" */;