state machines

  • How To: Using State Machines With FPGAs

    We found a great article by Adam Taylor (Principal Engineer, EADS Astrium) that illustrates in detail how to implement state machines with your FPGA board. For anyone that is interested, Mr. Taylor provides a comprehensive tutorial on using the two classes of state machines (Moore and Mealy), state machine definitions, state machine encoding, and much…