From d7f47372990b4059f9969167f1297715e816dd76 Mon Sep 17 00:00:00 2001 From: Staf Verhaegen Date: Thu, 1 Apr 2021 14:49:55 +0200 Subject: [PATCH] Document c4m-jtag dependency. --- cocotb/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/cocotb/README.md b/cocotb/README.md index f239ecc..0f06209 100644 --- a/cocotb/README.md +++ b/cocotb/README.md @@ -9,6 +9,7 @@ simulators, run scripts are provided that call the Makefile: # Dependency * cocotb: `pip install cocotb` +* c4m-jtag: install according to HDL workflow * iverilog: `apt install iverilog` * `../libresoc.v`, `../ls180.v`: run `make ls180_verilog` in soc directory, `make ls180` in parent directory. -- 2.30.2