do config start addresses
[pinmux.git] / README.md
index 5e29e065b207e2987e8035b732b81e4bf7767e5b..c907668e77bf3762770dbbfec50df78fc9ff79bf 100644 (file)
--- 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 .