When I was installing this package, I encountered the following issues:
Firstly, when executing:
Set up the OpenROAD tools
cd bin/openroad
./install.sh
I found that the URL: https://drive.google.com/open?id=1NKdesTjagx3lm4FGgcUHDuVilf-m2HCf seems to be invalid, which leads to the inability to install static yosys binaries.
Secondly, I noticed in the RDF-2019 paper that during the gate sizing stage, Resizer and TritonSizer are supported. However, when I searched through the Jenkinsfile, there didn't seem to be any options for gate sizing. Additionally, I couldn't find the corresponding stage in the test.yml file. How can I execute gate sizing?
I would greatly appreciate your response.
Sincerely
When I was installing this package, I encountered the following issues:
Firstly, when executing:
Set up the OpenROAD tools
cd bin/openroad
./install.sh
I found that the URL: https://drive.google.com/open?id=1NKdesTjagx3lm4FGgcUHDuVilf-m2HCf seems to be invalid, which leads to the inability to install static yosys binaries.
Secondly, I noticed in the RDF-2019 paper that during the gate sizing stage, Resizer and TritonSizer are supported. However, when I searched through the Jenkinsfile, there didn't seem to be any options for gate sizing. Additionally, I couldn't find the corresponding stage in the test.yml file. How can I execute gate sizing?
I would greatly appreciate your response.
Sincerely