From: lkcl Date: Tue, 7 Jul 2020 11:11:32 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2382 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=98130b7ffd290346c882c1228bd875e047b2cfdc;p=libreriscv.git --- 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: