Skip to content

Commit d1ecb60

Browse files
committed
Enable "make gui_5_1_grt-failed"
Signed-off-by: Matt Liberty <[email protected]>
1 parent 0657918 commit d1ecb60

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

flow/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,9 @@ gui_$(1):
331331
$(2)=$(RESULTS_DIR)/$(1) $(OPENROAD_GUI_CMD) $(SCRIPTS_DIR)/open.tcl
332332
endef
333333

334+
# Enables "make gui_5_1_grt-failed"
335+
$(eval $(call OPEN_GUI_SHORTCUT,5_1_grt-failed,5_1_grt-failed.odb))
336+
334337
# Separate dependency checking and doing a step. This can
335338
# be useful to retest a stage without having to delete the
336339
# target, or when building a wafer thin layer on top of

0 commit comments

Comments
 (0)