Skip to content

srini229/ICCAD_GR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ICCAD_GR

1. Load the docker image

docker load -i gr_bin.tar.gz

This should add a docker image ubuntu_22.04_gr_bin:latest to your list of images.

2. Run the global router

docker run --rm -it -w /app -v <benchmark path in host>:/benchmark ubuntu_22.04_gr_bin:latest /bin/bash ./iccad_run_sqrtr.sh /benchmark/<cap_file> /benchmark/<net_file> /benchmark/<output_file>

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors