From cefc9ff4d7019a72caf4bb72f5d56e7dde614d3c Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Wed, 3 Mar 2021 16:02:37 +0000 Subject: [PATCH] add build commands for c4m-jtag --- HDL_workflow.mdwn | 2 ++ 1 file changed, 2 insertions(+) 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, -- 2.30.2