Skip to content

Commit bca317a

Browse files
committed
Removed the redundant comment.
Signed-off-by: Jaehyun Kim <[email protected]>
1 parent d3473b1 commit bca317a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flow/scripts/final_report.tcl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ source $::env(SCRIPTS_DIR)/deleteRoutingObstructions.tcl
1515
deleteRoutingObstructions
1616

1717
write_def $::env(RESULTS_DIR)/6_final.def
18-
#write_verilog $::env(RESULTS_DIR)/6_final.v
1918
write_verilog $::env(RESULTS_DIR)/6_final.v \
2019
-remove_cells [find_physical_only_masters]
2120

0 commit comments

Comments
 (0)