summaryrefslogtreecommitdiff
path: root/hdl/ram_controller.sv (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-13Add a few notes.Julian Blake Kongslie1-0/+12
2022-03-13Import p8bin2* tools into repo.Julian Blake Kongslie2-0/+334
2022-03-13Change command parser to support bulk download script.Julian Blake Kongslie2-23/+118
2022-03-13Add memory arbiter and broadcast in between command UART and DRAM.Julian Blake Kongslie3-17/+203
2022-03-13Fix DRAM timings to avoid back-to-back transactions.Julian Blake Kongslie1-3/+11
2022-03-13Change FIFO size for UARTs to 1024 bytes in each direction.Julian Blake Kongslie2-4/+4
2022-03-13Print a newline after memory read result prints.Julian Blake Kongslie1-26/+32
2022-03-13Adding packed keyword to structs and tweaking tag_t slightly.Julian Blake Kongslie1-7/+7
2022-03-13Reformat PLAN to be a little prettier.Julian Blake Kongslie1-17/+24
2022-03-01Switch back to focal69 instead of broken hello.pal.Julian Blake Kongslie1-2/+1
2022-02-28Don't use the bottom data bit as the ready signal :-DJulian Blake Kongslie1-1/+1