Matt Liberty
Matt Liberty
@antonblanchard are you still working on this PR?
@vvbandeira FYI
I think backing it out is best (would you make a PR to do so?). I pointed out the same issue was likely with your other PR due to the...
The message "use a ILP64 abi" suggests you have compiled for 32bits. Check if your executable is 32 bit or 64 bit. I did: ``` % file /workspaces/mliberty/w1/OpenROAD-flow-scripts/tools/install/yosys/bin/yosys /workspaces/mliberty/w1/OpenROAD-flow-scripts/tools/install/yosys/bin/yosys: ELF...
I have filed a yosys issue for you. Note that the yosys team is separate so I have no control over whether if/when they choose to address this.
Perhaps it dislikes the extension or you have the issue in https://github.com/github/hub/issues/1479 Try changing it to .zip1 and see if it works.
Probably but idk. You can always put the file in some cloud storage and provide a link (eg google drive, dropbucket).
This indicates that grt produced a bad guide for the net that drt won't accept. I've assigned it to @eder-matheus to look at in grt.
@eder-matheus it is the same issue with grt producing a guide that doesn't cover the pin but we added code recently to drt to try to repair the problem rather...
You could probably rerun the pin placer and have it update the locations. I haven't tried it but I expect it would work. You should not do so after grt/drt...