X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=README.md;h=c907668e77bf3762770dbbfec50df78fc9ff79bf;hb=e12f9ef58cf4153725be65992c1935126aae8a9d;hp=0016601a8ecef50eb3ad2dd77fb1080196f760c4;hpb=63f3703f7ca43d0becbc74b568bddd7cd52ba83f;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