Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI don't think the book claim is worth it. separating logic from registers is already the very structure of FPGA.
Resource depends on your design and in this case you have added extra counter for the two segment case. I normally use one clocked process for any state machine, clean, timing safe,no latches and readable at the expense of extra registers.