summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjjsuperpower <jjs29356@gmail.com>2022-08-30 23:05:52 -0500
committerjjsuperpower <jjs29356@gmail.com>2022-08-30 23:05:52 -0500
commitcb5f2d9b12358a943943ed0ce29b3f700db0ba06 (patch)
tree3cefc3e143078b8671da479a61e54c73003d4f81 /README
parent5a7dedee172dbb30f1053e303a5d984ef96fd001 (diff)
reorganized hdl
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.