Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 805 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 805 Bytes

Project for EE215A VLSI Design Automation Spring2023

ShanghaiTech University

Author : NiZhaojun, NingBin
Student ID : 2022231102,2022231104
Date : 20230529

Run the program

  • Requirement Install
pip install -r requirements.txt
  • Run main code
 cd ./src
 python router.py -f bench1/bench2/bench3/bench4/bench5/fract2/primary1/industry1

Reference running time

In order to get smaller costs and less time, we introduced an iterative mechanism in the last four testbenchs (18 iterations)

bench5 fract2 primary1 industry1
12mins 18mins 9mins 36mins

Result

The results (.route) are saved in the ./out , and we have visualized the individual problems and layout results, saved in ./out/figure .