Luke Wren
|
624d39669d
|
Fix up new asserts in hazard3_power_ctrl. Add power signals to formal TBs.
|
2022-08-29 19:20:09 +01:00 |
Luke Wren
|
a7cb214501
|
Reduce ROM size in instruction_fetch_match: depth is more useful
|
2022-06-26 19:59:44 +01:00 |
Luke Wren
|
f8aad6d2f3
|
Fix some bugs, too tired to list them, look at the diff
|
2022-06-15 04:05:31 +01:00 |
Luke Wren
|
23b4dbe7f3
|
Redesign fetch queue: 2x32 + 3x16 -> 6x16.
Should make it easier to support finer-grained flushing,
and handle predicted branches cleanly.
|
2022-06-12 02:44:08 +01:00 |
Luke Wren
|
cd3125b6e5
|
Add new bus signals on instruction_fetch_match/tb.v
|
2022-05-27 21:48:45 +01:00 |
Luke Wren
|
0a369efc06
|
Add single-port bus compliance. Fix adapter not re-arbitrating following an ERROR response, causing a squashed younger load-store to remain presented to the bus.
|
2021-12-18 15:41:05 +00:00 |
Luke Wren
|
12205f12c7
|
Add instruction fetch match check
|
2021-05-30 11:22:36 +01:00 |