update UART page
[libreriscv.git] / HDL_workflow.mdwn
index 8b3307eaf4d53e2139f9d58e71747cd848dd001f..ff8b5e10a1bb6a5a4b206f9c62cf4a5a45978891 100644 (file)
@@ -423,6 +423,8 @@ Install from git source by doing the following:
     maturin build --cargo-extra-args=--features=python-extension
     python3 -m pip install --user target/wheels/*.whl
 
+Note: an ongoing bug in maturin interferes with successful installation.  This can be worked around by explicitly installing only the .whl files needed rather than installing everything (*.whl).
+
 ## Coriolis2
 
 See [[coriolis2]] page, for those people doing layout work.