Forgot to add bugs currently working on
authorAndrey Miroshnikov <andrey@technepisteme.xyz>
Sat, 23 Jul 2022 14:48:24 +0000 (15:48 +0100)
committerAndrey Miroshnikov <andrey@technepisteme.xyz>
Sat, 23 Jul 2022 14:48:24 +0000 (15:48 +0100)
andreym.mdwn

index 1fce14e4132c45f2a679fb6e165f5fee954702a0..d9066d05b995031a212ede56f9f02821e8d13c37 100644 (file)
@@ -4,13 +4,10 @@
 
 
 ## Currently working on
-* <https://bugs.libre-soc.org/show_bug.cgi?id=858> SVP64 Primer Documentation
-* Learning the project repo structure, learning from existing code.
-* <https://bugs.libre-soc.org/show_bug.cgi?id=739> Creating NGI router pinout based on requirements and chip constraints.
-  - (Pinout) - NGI POINTER Gigabit Router Pinout Considerations
-* <https://bugs.libre-soc.org/show_bug.cgi?id=50> Working on pinmux with Luke
-  - nmigen pinmux
 * <https://bugs.libre-soc.org/show_bug.cgi?id=846> Pinmux Pinspec Interconnect Auto-Generation
+* <https://bugs.libre-soc.org/show_bug.cgi?id=890> Static Timing Analysis of eth_mac
+* <https://bugs.libre-soc.org/show_bug.cgi?id=893> SVP64 proposal to OPF
+* <https://bugs.libre-soc.org/show_bug.cgi?id=758> pypowersim and how to run bare metal programs/functions is needed
 
 ## On hold
 * Looking at Wishbone B4 and AXI specifications for streaming extension.