Added the bugs I've been working on
authorAndrey Miroshnikov <andrey@technepisteme.xyz>
Thu, 10 Feb 2022 16:11:01 +0000 (16:11 +0000)
committerAndrey Miroshnikov <andrey@technepisteme.xyz>
Thu, 10 Feb 2022 16:11:01 +0000 (16:11 +0000)
andreym.mdwn

index ce685450668cc07a35492c39b0a06cf8b0860d81..4141feaae3df804d4c2514f5ad815cd978698705 100644 (file)
@@ -9,6 +9,12 @@
   - (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=763> Work on I/O Core Pad JTAG Tests
+  - Bug covering the work on initial peripheral and JTAG testing
+* <https://bugs.libre-soc.org/show_bug.cgi?id=762> Peripheral Pin Muxing Development
+  - Bug for the pinmux and GPIO block development
+* <https://bugs.libre-soc.org/show_bug.cgi?id=764> Documentation of I/O Core/Pad JTAG Tests
+  - Documentation of the development and tests from bugs #763 and #762
 
 ## On hold
 * Looking at Wishbone B4 and AXI specifications for streaming extension.