Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAnd is it appropriate to use a state machine with a lot of states if I have more these "register settings"? Or I should use for example procedure set_reg(reg,value)? I am afraid of its influence on the complexity of structure in FPGA.