1 2 3 4 5 6 7 8 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.