Hey Everyone!! I had recently installed OpenROAD-flow-scripts. I am getting this error while running...
p
Hey Everyone!! I had recently installed OpenROAD-flow-scripts. I am getting this error while running make command. How to resolve this error?
Got the error resolved. I made an edit in makefile SHELL:= /usr/bin/bash . SHELLFLAGS:= -euo pipefail -c
v