summaryrefslogtreecommitdiff
path: root/hdl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Avoid a few warnings during build.Julian Blake Kongslie2022-02-171-2/+2
|
* Reorganize controller state machine and tweak timing slightly.Julian Blake Kongslie2022-02-171-48/+62
|
* 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-161-0/+193