X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=README.md;h=c907668e77bf3762770dbbfec50df78fc9ff79bf;hb=afc31db1d093e8427afec750191c65574ddeb1da;hp=0016601a8ecef50eb3ad2dd77fb1080196f760c4;hpb=482bf21ac77afd7bbb88c5613ed9561851fb1051;p=pinmux.git diff --git a/README.md b/README.md index 0016601..c907668 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Currently the code supports the following peripherals: ## REQUIREMENTS: - 1. Python3 and above to generate BSV code. + 1. Python2 to generate BSV code. 2. BSV compiler to generate verilog code from BSV code. ## Quick Start