From 98130b7ffd290346c882c1228bd875e047b2cfdc Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 7 Jul 2020 12:11:32 +0100 Subject: [PATCH] --- lkcl.mdwn | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) diff --git a/lkcl.mdwn b/lkcl.mdwn index 24939be51..42730effa 100644 --- a/lkcl.mdwn +++ b/lkcl.mdwn @@ -11,14 +11,35 @@ move things along from one stage to the next ## Currently working on -* Project Management -* 6600 scoreboard -* branch prediction research -* opcode decoder with [[mnolan]] - + - Project Management + - 6600 scoreboard + - branch prediction research + - opcode decoder with [[mnolan]] - - functions needed for simulator - Shared 10% with [[mnolan]] + - LDST buffer + - ALU pipe + - test core to regfiles + - Branch pipe + - CR pipe + - SPR pipe + - MUL pipe + - DIV pipe + - Trap pipe + - Logic pipe + - Compunit RA=0 test + - POWER9 regfiles + - SPR pipe + - privileged detection + - LDST RA=0 test + - RA=0 tests + - WB to LDST + - XICS + - illegal instructions + - litex + - misc opcodes + - DEC/TB ## Completed but not yet submitted: -- 2.30.2