MohamedAliYounis
07/31/2022, 8:34 PMMitch Bailey
08/01/2022, 1:50 AMMohamedAliYounis
08/01/2022, 5:04 AMMitch Bailey
08/01/2022, 5:11 AMexport OPENLANE_IMAGE_NAME=efabless/openlane:newtag
where newtag
is whatever your new docker image will be called. You'll need to set this before running any future programs in docker too.
2. Update the commit of the program you're changing in dependencies/tool_metadata.yml
3. cd docker
4. make build-openroad
(or whatever program your updating)
5. make merge
That's it.MohamedAliYounis
08/01/2022, 2:18 PMMitch Bailey
08/01/2022, 2:37 PM<http://sourceforge.net|sourceforge.net>
.
Unfortunately, I don't have any immediate solutions for that. Maybe do a clean reinstall?MohamedAliYounis
08/01/2022, 3:28 PM