Running the tool

⚠️

Remember to install requirements before running the tool

To run the GUI tool:

  1. Clone repository/download the source code from here
  2. Extract files if downloaded in zip format
  3. Install requirements
  4. Run GUIMainToolCode.py
git clone link-to-repository
cd ApproximateComputingTool
pip install -r requirements.txt
python3 GUIMainToolCode.py

After running it successfully, it should look like below

Verilog Code Generator