summaryrefslogtreecommitdiff
path: root/hdl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Trivial change to make it a little easier to understand the mem arbiter.Julian Blake Kongslie2022-03-181-1/+1
|
* Change command parser to support bulk download script.Julian Blake Kongslie2022-03-131-23/+90
|
* Add memory arbiter and broadcast in between command UART and DRAM.Julian Blake Kongslie2022-03-133-17/+203
|
* Fix DRAM timings to avoid back-to-back transactions.Julian Blake Kongslie2022-03-131-3/+11
|
* Change FIFO size for UARTs to 1024 bytes in each direction.Julian Blake Kongslie2022-03-132-4/+4
|
* Print a newline after memory read result prints.Julian Blake Kongslie2022-03-131-26/+32
|
* Adding packed keyword to structs and tweaking tag_t slightly.Julian Blake Kongslie2022-03-131-7/+7
|
* Switch back to focal69 instead of broken hello.pal.Julian Blake Kongslie2022-03-011-2/+1
|
* Don't use the bottom data bit as the ready signal :-DJulian Blake Kongslie2022-02-281-1/+1
|
* Initial commit.Julian Blake Kongslie2022-02-279-0/+2033