| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename memory message types for more clarity. | Julian Blake Kongslie | 2022-07-10 | 1 | -4/+4 |
| | | |||||
| * | Single-cycle bypass when there is no contention on memory arbiter. | Julian Blake Kongslie | 2022-05-29 | 1 | -0/+11 |
| | | |||||
| * | Only run selector logic if we need a new selection next cycle. | Julian Blake Kongslie | 2022-05-29 | 1 | -1/+4 |
| | | |||||
| * | Two-cycle memory arbiter, enabling 16 PDP-8s @ 50MHz. | Julian Blake Kongslie | 2022-05-22 | 1 | -13/+11 |
| | | |||||
| * | A more-fair memory arbiter that actually works. | Julian Blake Kongslie | 2022-03-27 | 1 | -31/+34 |
| | | |||||
| * | Trivial change to make it a little easier to understand the mem arbiter. | Julian Blake Kongslie | 2022-03-18 | 1 | -1/+1 |
| | | |||||
| * | Add memory arbiter and broadcast in between command UART and DRAM. | Julian Blake Kongslie | 2022-03-13 | 1 | -0/+79 |
