From: Andrey Miroshnikov Date: Mon, 10 Jan 2022 23:21:40 +0000 (+0000) Subject: fix numbered list formatting, sigh X-Git-Tag: opf_rfc_ls005_v1~3262 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7b42b374f2f32cce292bd7929475e11ab64a166e;p=libreriscv.git fix numbered list formatting, sigh --- diff --git a/docs/pinmux/temp_pinmux_info.mdwn b/docs/pinmux/temp_pinmux_info.mdwn index bc7daa16e..d88f09db2 100644 --- a/docs/pinmux/temp_pinmux_info.mdwn +++ b/docs/pinmux/temp_pinmux_info.mdwn @@ -104,12 +104,14 @@ Check oe's by driving the test registers. ### JTAG test BS chain The unit test has four test cases, two before the peripherals are exercised, and two after: + 1. Send 0xFFFFF via TDI in EX_TEST mode 1. Send 0xFFFFF via TDO in BS_SAMPLE mode 1. Send 0x00000 via TDI in EX_TEST mode 1. Send 0x00000 via TDI in BS_SAMPLE mode The expected results are: + 1. All core outputs high (as these set by JTAG BS), all pad inputs low (not asserted yet) 1. All signals should be low (as JTAG TDI is ignored and all inputs low).