summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..8e457e8
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+# ASAP32 ISA & SoC - A KISS inspired architecture
+## As Simple As Possible
+
+add stuff -> problem for later me
+
+
+
+### Development Getting Started
+Run `export PYTHONPATH=$(pwd):$PYTHONPATH` to add the current directory to the Python path.