- Open the assembler folder
$ cd assembler/
- Open assembler GUI by running
$ python run.py
- Write your assembly program or open it from file menu
- Choose your RAM File (if you don't have any, Generate one from options menu)
- Compile and run your code from Run Menu
- Put your RAM File outside work directory if you are using model sim it will be loaded automatically
- Run main.vhd on model sim and get your program result