diff --git a/README.md b/README.md new file mode 100644 index 0000000..71a8469 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Verilog SPI + +Verilog SPI master and slave that supports all modes and variable width +via parameters. + +## License + +This Program is subject to the terms of the Mozilla Public License, +v.2.0. A copy of this license may be found in the file `COPYING`. You +can obtain one at https://mozilla.org/MPL/2.0/.