add README.md
This commit is contained in:
parent
ea8ae2e872
commit
3990a33b6b
|
@ -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/.
|
Loading…
Reference in New Issue