X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=README.md;h=c7c6c9963287d1af76ffe68103f2b3dae250b7ad;hb=de42081389158c27a52cd9c544bb151b908ee4ba;hp=559449b8c56b85d255fd61557307a6d89bd7d057;hpb=797f7edfda3f7c042c0131885992b76a66967430;p=soc.git diff --git a/README.md b/README.md index 559449b8..c7c6c996 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ +# About +The main SOC portion of Libre-SOC. A quad-core open source SOC with a GPU, VPU, and +open source VLSI design cells. + +Open source down to VLSI Cells. + +# [Documentation](https://libre-soc.org/Documentation/index/) + # Installation -python3 setup.py develop + make update + make install + make test # optional (ish) # Running Simulator tests