vstupná uloha do NanoDesign
g++
python3
python3 scriptRunC++.py
if you want to run program as amd64(little median, 64 bit wide registers), uncomment this line
os.system(commandRun1)
if you want to run program as armv7e(little median, 32 bit wide registers), uncomment this line
os.system(commandRun2)