Last time | Next time |
https://nku.zoom.us/j/7057440907.
Next week I'll do a few video summary lectures, and continue to take comments and questions during "class".
I've broken section 9.3 into two parts: last time we focused on representing and building some FSMs to do simple chores; today we focus on the job of recognition (which is important and fun), and minimization (which is important -- and fun, too, sometimes... sort of....:).
So there will be two separate homework assignments for section 9.3.
So if you want to try the binary adder I created, here ya go. And it's easy enough to build other little machines (but there are certain pains, because we're using a tool which really wasn't intended for this....
This writes the input vectors for random integers (with padding), and tells what settings to fix, etc. Also the expected output, so one can confirm that the machine is working....