- Conda environment
- Details can be found in
./environment.yaml
- Details can be found in
- Data Processing
- ABC: Instruction can be found in berkeley-abc;
- Yosys: We suggest users install yosys throught Conda-eda.
- Download Raw data(.aig flile)
- ITC99: https://github.com/cad-polito-it/I99T
- OpenABCD: https://github.com/NYU-MLDA/OpenABC
- ForgeEDA: https://github.com/cure-lab/LCM-Dataset
- Modify the path in
./script/data/overall.sh - Run
bash ./script/data/overall.sh
- Stage #1 Functional Subgraph Detection
bash ./script/run_stage1.sh
- Stage #2 Fuzzy Boundary Identification
bash ./script/run_stage2.sh