summaryrefslogtreecommitdiff
path: root/hdl/command_parser.sv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correctly reset command parser state after sending commands or invalid input.Julian Blake Kongslie2022-02-201-1/+10
|
* CSn[0] is, in fact, a lie. We only have 23 bits of address space.Julian Blake Kongslie2022-02-201-1/+1
|
* Explicitly unsigned states (in the vain hope of improving extraction)Julian Blake Kongslie2022-02-181-1/+1
|
* Force one-hot encoding of states.Julian Blake Kongslie2022-02-171-1/+1
|
* Split into multiple files.Julian Blake Kongslie2022-02-161-0/+102