X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=README.md;h=8dac398bbc96cbf1af7a058e3b4b8ddc389e0d15;hb=50f9562048a79386804560c115fe674b87d1e3a1;hp=c73b1c0aad3118ce14e4bdb3da7283702f3a0849;hpb=3c327de5a46e446d6752479aec619967a48b8086;p=pinmux.git diff --git a/README.md b/README.md index c73b1c0..8dac398 100644 --- 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: