From: Luke Kenneth Casson Leighton Date: Wed, 3 Mar 2021 16:02:37 +0000 (+0000) Subject: add build commands for c4m-jtag X-Git-Tag: convert-csv-opcode-to-binary~88 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cefc9ff4d7019a72caf4bb72f5d56e7dde614d3c;p=libreriscv.git add build commands for c4m-jtag --- diff --git a/HDL_workflow.mdwn b/HDL_workflow.mdwn index da5361deb..95600f05f 100644 --- a/HDL_workflow.mdwn +++ b/HDL_workflow.mdwn @@ -493,6 +493,8 @@ superb and well-written. The Libre-SOC version includes DMI (Debug Memory Interface): git clone https://git.libre-soc.org/git/c4m-jtag.git/ + cd c4m-jtag + python3 setup.py develop Included is an IDCODE tap point, Wishbone Master (for direct memory read and write, fully independent of the core), IOPad redirection and testing,