Skip to content

RealJustinNi/EE215A-VLSI-Design-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

About

Project Router for EE215A Spring2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published