summaryrefslogtreecommitdiff
path: root/hdl/command_parser.sv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for bulk memory dumping to command parser.Julian Blake Kongslie2022-05-291-22/+45
|
* Ignore colons on inputs; use them to separate words in output.Julian Blake Kongslie2022-03-181-3/+9
|
* Change command parser to support bulk download script.Julian Blake Kongslie2022-03-131-23/+90
|
* Initial commit.Julian Blake Kongslie2022-02-271-0/+109