projects
/
libresoc-litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7542087
)
Document c4m-jtag dependency.
author
Staf Verhaegen
<staf@stafverhaegen.be>
Thu, 1 Apr 2021 12:49:55 +0000
(14:49 +0200)
committer
Staf Verhaegen
<staf@stafverhaegen.be>
Thu, 1 Apr 2021 12:52:42 +0000
(14:52 +0200)
cocotb/README.md
patch
|
blob
|
history
diff --git
a/cocotb/README.md
b/cocotb/README.md
index f239eccb541bf389d98fea8dac1033eb24e73ca6..0f06209536d1dae3eb17a3b48c2161e6fd7cd8fb 100644
(file)
--- 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.