Added prefix to layout, modifyingfunctions for testing
[pinmux.git] / 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: