Skip to content

Commit f671f72

Browse files
vvbandeiraeder-matheus
authored andcommitted
build: move to default abc
Signed-off-by: Vitor Bandeira <[email protected]>
1 parent bfad8c6 commit f671f72

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

build_openroad.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,7 @@ OPENROAD_APP_BRANCH="master"
2020
INSTALL_PATH="$(pwd)/tools/install"
2121

2222
YOSYS_USER_ARGS=""
23-
YOSYS_ARGS="\
24-
CONFIG=gcc \
25-
ABCREV=bafd2a7 ABCURL=https://github.com/berkeley-abc/abc \
26-
"
23+
YOSYS_ARGS="CONFIG=gcc"
2724

2825
OPENROAD_APP_USER_ARGS=""
2926
OPENROAD_APP_ARGS=""

0 commit comments

Comments
 (0)