Go to content Go to menu

Non-trivial state machine

Feb 9, 11:34 PM

Tonight marks a major milestone for Computer.Build: I have a non-trivial state machine written in Ruby synthesizing to VHDL and executing properly in Altera Quartus II’s simulator. For my Advanced Computer Hardware Design class, our first lab is to implement some bits of an IDE controller. I translated the template we were given into Ruby and wrote enough of Computer.BUild’s state machine implementation to support it. It works!