Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThanks for reply.
By author opinion, two-segments style is better way for optimization of combinational logic by analysis&syntesis module, because it is separated from registers. And It`s seems to be true. If it is, by such reorganization of code, we can get some additional le for other blocks. My attempts has no positive results, but may be anybody has them. Counters in two-segment and one-segment code are the same, I use it for waiting for the end of external process in my project. So I added it to my example.