Skip to content

Commit 1c2fe61

Browse files
committed
Add 5_route.sdc as 6_1_fill dependency
Signed-off-by: Matt Liberty <[email protected]>
1 parent 0666591 commit 1c2fe61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ elapsed:
722722
# ==============================================================================
723723

724724
ifneq ($(USE_FILL),)
725-
$(eval $(call do-step,6_1_fill,$(RESULTS_DIR)/5_route.odb $(FILL_CONFIG),density_fill))
725+
$(eval $(call do-step,6_1_fill,$(RESULTS_DIR)/5_route.odb $(RESULTS_DIR)/5_route.sdc $(FILL_CONFIG),density_fill))
726726
else
727727
$(eval $(call do-copy,6_1_fill,5_route.odb))
728728
endif

0 commit comments

Comments
 (0)