diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |