From: Luke Kenneth Casson Leighton Date: Fri, 23 Apr 2021 18:05:16 +0000 (+0100) Subject: update README X-Git-Tag: 0.0.1~14 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fc3b5554d0b7dea95c205cc762cbfeb3ad71b733;p=openpower-isa.git update README --- diff --git a/README.md b/README.md index 16d27b59..25381f10 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,17 @@ specification, from which the python-based simulator is compiled (python-ply) into python. Additional languages (c, c++) are planned. +Part of the Libre-SOC Project (http://libre-soc.org) +Sponsored by http://nlnet.nl + # Installation python setup.py develop make svanalysis make pywriter +# Copyrights + +All programs are written by Libre-SOC team members are LGPLv3+. +However the specification and the CSV files came from their +respective Copyright holders (IBM, OpenPOWER Foundation, Microwatt)