fpga-virtual-graf icon indicating copy to clipboard operation
fpga-virtual-graf copied to clipboard

slow clock for state machines

Open mattvenn opened this issue 8 years ago • 1 comments

probably should use fast clock for state transitions, and only use the slow clock for generating scl

http://electronics.stackexchange.com/questions/169909/finite-state-machine-in-verilog

mattvenn avatar Dec 18 '16 12:12 mattvenn

also, good doc: https://inst.eecs.berkeley.edu/~cs150/sp12/resources/FSM.pdf

mattvenn avatar Dec 18 '16 12:12 mattvenn