index
:
multipdp8
main
Unnamed repository; edit this file 'description' to name the repository.
Julian Blake Kongslie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hdl
/
mem_arbiter.sv
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-03-18
Clean up p8bin2uart and support dumping multiple words per line.
Julian Blake Kongslie
1
-27
/
+73
2022-03-18
Redraw the diagram in PLAN to make it a little prettier.
Julian Blake Kongslie
1
-23
/
+46
2022-03-18
Minor paranoia about ensuring that we're in the correct half_state
Julian Blake Kongslie
1
-0
/
+1
coming out of t_rwr delay between memory transactions
2022-03-18
Ignore colons on inputs; use them to separate words in output.
Julian Blake Kongslie
2
-7
/
+19
2022-03-18
Trivial change to make it a little easier to understand the mem arbiter.
Julian Blake Kongslie
1
-1
/
+1
2022-03-13
Add a few notes.
Julian Blake Kongslie
1
-0
/
+12
2022-03-13
Import p8bin2* tools into repo.
Julian Blake Kongslie
2
-0
/
+334
2022-03-13
Change command parser to support bulk download script.
Julian Blake Kongslie
2
-23
/
+118
2022-03-13
Add memory arbiter and broadcast in between command UART and DRAM.
Julian Blake Kongslie
3
-17
/
+203
2022-03-13
Fix DRAM timings to avoid back-to-back transactions.
Julian Blake Kongslie
1
-3
/
+11
2022-03-13
Change FIFO size for UARTs to 1024 bytes in each direction.
Julian Blake Kongslie
2
-4
/
+4
2022-03-13
Print a newline after memory read result prints.
Julian Blake Kongslie
1
-26
/
+32
2022-03-13
Adding packed keyword to structs and tweaking tag_t slightly.
Julian Blake Kongslie
1
-7
/
+7
2022-03-13
Reformat PLAN to be a little prettier.
Julian Blake Kongslie
1
-17
/
+24
2022-03-01
Switch back to focal69 instead of broken hello.pal.
Julian Blake Kongslie
1
-2
/
+1
2022-02-28
Don't use the bottom data bit as the ready signal :-D
Julian Blake Kongslie
1
-1
/
+1