projects
/
pinmux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6566be5
)
Added svgwrite lib to readme
author
Andrey Miroshnikov
<andrey@technepisteme.xyz>
Mon, 8 Nov 2021 11:27:48 +0000
(11:27 +0000)
committer
Andrey Miroshnikov
<andrey@technepisteme.xyz>
Mon, 8 Nov 2021 11:27:48 +0000
(11:27 +0000)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index c73b1c0aad3118ce14e4bdb3da7283702f3a0849..8dac398bbc96cbf1af7a058e3b4b8ddc389e0d15 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-21,6
+21,8
@@
python src/pinmux_generator.py -v -o minitest -s minitest
python src/pinmux_generator.py -v -o minitest
```
+Make sure you've installed the svgwrite library (via pip), if you want to generate the SVG image (strongly recommended!).
+
* Existing specifications in 'src/spec/' : m_class, i_class, c_class, microtest, minitest
* Testing pinmux using cocotb: