Skip to content

Commit 40803bd

Browse files
committed
rmp: in test/const_cell_removal.tcl, add -work_dir results
Don't write files into the test dir even if they are transient Signed-off-by: Matt Liberty <[email protected]>
1 parent f31ae46 commit 40803bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/rmp/test/const_cell_removal.tcl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ set tiehi "LOGIC1_X1/Z"
1010
set tielo "LOGIC0_X1/Z"
1111

1212
restructure -liberty_file Nangate45/Nangate45_typ.lib -target area \
13-
-abc_logfile results/abc_rcon.log -tielo_port $tielo -tiehi_port $tiehi
13+
-abc_logfile results/abc_rcon.log -tielo_port $tielo -tiehi_port $tiehi \
14+
-work_dir results
1415

1516
report_design_area

0 commit comments

Comments
 (0)