-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDigitaLogicSimulator.bat
More file actions
12 lines (11 loc) · 929 Bytes
/
DigitaLogicSimulator.bat
File metadata and controls
12 lines (11 loc) · 929 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
echo off
cd C:\Users\AF74B\Desktop\DLS\Code
cls
echo " ____________________________________________________________________________________________________________ "
echo " ____ ___ ____ ___ _____ _ _ ___ ____ ___ ____ ____ ___ __ __ _ _ _ _ _____ ___ ____ "
echo " | _ \_ _/ ___|_ _|_ _|/ \ | | / _ \ / ___|_ _/ ___/ ___|_ _| \/ | | | | | / \|_ _/ _ \| _ \ "
echo " | | | | | | _ | | | | / _ \ | | | | | | | _ | | | \___ \| || |\/| | | | | | / _ \ | || | | | |_) | "
echo " | |_| | | |_| || | | |/ ___ \| |__| |_| | |_| || | |___ ___) | || | | | |_| | |___ / ___ \| || |_| | _ < "
echo " |____/___\____|___| |_/_/ \_\_____\___/ \____|___\____|____/___|_| |_|\___/|_____/_/ \_\_| \___/|_| \_\ "
echo " ------------------------------------------------------------------------------------------------------------ "
python digitalogicsimulator.py