Using Command Line Tool

💡

Before running please check that you have installed required requirements listed here

Steps to run Command Line Tool

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

Command Line Tool and GUI Tool has same constraints and same output results. It is recommended to use GUI Tool whenever possible

Command Line Tool

Verilog Code Generator

Verilog Code Generator CMD

Error Analysis

Error Analysis CMD

Accuracy Analysis

Accuracy Analysis CMD