Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi all, according to josyb, two-segmented style is better.
But FvM and kaz prefer one-segmented style. Also on this handbook - recommended hdl coding styles (http://www.altera.com/literature/hb/qts/qts_qii51007.pdf) in State Machines chapter (page 61) I found recommendation - "Separate the state machine logic from all arithmetic functions and data paths, including assigning output values." So however what is the right way? I currently use one-segmented style, but facing near 95% logic usage is interested in variants of better area utilization.