X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=README.md;h=c907668e77bf3762770dbbfec50df78fc9ff79bf;hb=9bb6a81d026880e798d6805b13b2f62a6aa4b8e2;hp=5e29e065b207e2987e8035b732b81e4bf7767e5b;hpb=805f9b2576545afea56906bfca69892857e8eee9;p=pinmux.git diff --git a/README.md b/README.md index 5e29e06..c907668 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ Currently the code supports the following peripherals: 3. Provide support for dedicated pins. 4. Provide scheme to prevent short-circuit when inputs are mapped to multiple IOs. + +## REQUIREMENTS: + 1. Python2 to generate BSV code. + 2. BSV compiler to generate verilog code from BSV code. + ## Quick Start Set parameters such as number of UARTs, SPIs, IO Cells, etc. in the file src/params.py .