summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Limit size of reset counter to something realistic.Julian Blake Kongslie2022-02-181-1/+1
* Explicitly unsigned states (in the vain hope of improving extraction)Julian Blake Kongslie2022-02-183-3/+3
* Force one-hot encoding of states.Julian Blake Kongslie2022-02-173-3/+3
* Point at the correct clock when setting up timing.Julian Blake Kongslie2022-02-171-1/+1
* Avoid a few warnings during build.Julian Blake Kongslie2022-02-172-2/+3
* Add signal tap for debug.Julian Blake Kongslie2022-02-172-0/+644
* Reorganize controller state machine and tweak timing slightly.Julian Blake Kongslie2022-02-171-48/+62
* Fix pin names in TCL fileJulian Blake Kongslie2022-02-161-14/+14
* Split into multiple files.Julian Blake Kongslie2022-02-165-428/+438
* Complete rewrite to break out the separate state machines and fix timingJulian Blake Kongslie2022-02-161-160/+509
* Initial commit.Julian Blake Kongslie2022-02-167-0/+351