projects
/
openpower-isa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a73ed8
)
update README
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 23 Apr 2021 18:05:16 +0000
(19:05 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 23 Apr 2021 18:05:16 +0000
(19:05 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 16d27b59239e1c356db05d058454b3e421df8156..25381f100dfb08ac2125f8d5a59e5b8e29b730ae 100644
(file)
--- 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)