summaryrefslogtreecommitdiff
path: root/oss/asap
diff options
context:
space:
mode:
Diffstat (limited to 'oss/asap')
-rw-r--r--oss/asap/index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/oss/asap/index.html b/oss/asap/index.html
new file mode 100644
index 0000000..515eb94
--- /dev/null
+++ b/oss/asap/index.html
@@ -0,0 +1,17 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>ASAP Processor</title>
+ </head>
+ <body>
+ <h1>ASAP Processor</title>
+ <h3>RISC-based processor family</h3>
+ <p>ASAP is a RISC-based family of processors designed to be as
+ simple as possible. The entire processor is licensed under the
+ terms of the GNU General Public License version 2.</p>
+ <h4>Useful links</h4>
+ <ul>
+ <li><a href="https://git.gymli.org/jsanderson/ASAP32.git/">Git repository</a></li>
+ </ul>
+ </body>
+</html>