(no commit message)
authorlkcl <lkcl@web>
Tue, 7 Jul 2020 11:11:32 +0000 (12:11 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 7 Jul 2020 11:11:32 +0000 (12:11 +0100)
lkcl.mdwn

index 24939be515f7e478093f8bd8fba2b4d6f74936fb..42730effa9a3675947dde1acdda5a56472d7b32b 100644 (file)
--- a/lkcl.mdwn
+++ b/lkcl.mdwn
@@ -11,14 +11,35 @@ move things along from one stage to the next
 
 ## Currently working on
 
-* Project Management
-* <http://bugs.libre-riscv.org/show_bug.cgi?id=81> 6600 scoreboard
-* <http://bugs.libre-riscv.org/show_bug.cgi?id=206> branch prediction research
-* <http://bugs.libre-riscv.org/show_bug.cgi?id=186> opcode decoder with [[mnolan]]
-
+ - Project Management
+ - <http://bugs.libre-riscv.org/show_bug.cgi?id=81> 6600 scoreboard
+ - <http://bugs.libre-riscv.org/show_bug.cgi?id=206> branch prediction research
+ - <http://bugs.libre-riscv.org/show_bug.cgi?id=186> opcode decoder with [[mnolan]]
  - <https://bugs.libre-soc.org/show_bug.cgi?id=272>
     - functions needed for simulator
     - Shared 10% with [[mnolan]]
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=216> LDST buffer
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=305> ALU pipe
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=346> test core to regfiles
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=313> Branch pipe
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=314> CR pipe
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=315> SPR pipe
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=323> MUL pipe
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=324> DIV pipe
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=325> Trap pipe
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=330> Logic pipe
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=336> Compunit RA=0 test
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=345> POWER9 regfiles
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=348> SPR pipe
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=349> privileged detection
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=350> LDST RA=0 test
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=361> RA=0 tests
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=393> WB to LDST
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=407> XICS
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=409> illegal instructions
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=412> litex
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=415> misc opcodes
+ - <https://bugs.libre-soc.org/show_bug.cgi?id=416> DEC/TB
 
 ## Completed but not yet submitted: