Document c4m-jtag dependency.
[libresoc-litex.git] / cocotb / README.md
index f239eccb541bf389d98fea8dac1033eb24e73ca6..0f06209536d1dae3eb17a3b48c2161e6fd7cd8fb 100644 (file)
@@ -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.