Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- The method I usually use is to infer ALTSHIFT_TAPS in my code. See page 13-40 of this document: http://www.altera.com/literature/hb/qts/qts_qii51007.pdf --- Quote End --- Hey thanks! I already found the shift register ready made code. I would like to ask you though if there is any method or theory behind synchronizing more complex arithmetical calculations. For example if i need to make a resonant controller that has many feedback loops, how should I methodize the procedure? Thanks in advance