Added diagram for io with JTAG
authorAndrey Miroshnikov <andrey@technepisteme.xyz>
Mon, 15 Nov 2021 19:05:04 +0000 (19:05 +0000)
committerAndrey Miroshnikov <andrey@technepisteme.xyz>
Mon, 15 Nov 2021 19:05:04 +0000 (19:05 +0000)
docs/pinmux.mdwn
docs/pinmux/i_o_io_tristate_jtag.JPG [new file with mode: 0644]

index 6b047d454ebbe0f6f71460474edcb19a27865ba2..cfca4bc7d97d1273683223ca4f924fa8d667ef2b 100644 (file)
@@ -169,3 +169,9 @@ there will be a lag on the output data compared to the incoming
 # GPIO Muxing
 
 [[!img gpio_block.png]]
+
+# nMigen Core/Pad Connection + JTAG Mux
+
+Diagram constructed from the nmigen plat.py file.
+
+[[!img i_o_io_tristate.png]]
diff --git a/docs/pinmux/i_o_io_tristate_jtag.JPG b/docs/pinmux/i_o_io_tristate_jtag.JPG
new file mode 100644 (file)
index 0000000..c207e54
Binary files /dev/null and b/docs/pinmux/i_o_io_tristate_jtag.JPG differ