A GUI simulator for verilog
- Python 3
- tkinter
git clone
python mainloop.py
The software is at its infancy and currently supports compiling and running of single .v files only.
To add:
- Save and open features, showing current file name, etc.
- Working with multiple files
- Anything other idea that pops up.
- UI design
Before rectification of the error:
After rectification of the error, + output:
Feel free to contribute Open up a PR or issues link if you find any errors.