Skip to content

Commit 3d48acc

Browse files
committed
fix lint tcl code error
Signed-off-by: Thinh Nguyen <nguyenthinh19011@gmail.com>
1 parent 3912604 commit 3d48acc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/ram/test/make_8x8_latch_sky130.tcl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,4 @@ diff_files make_8x8_latch_sky130.lefok $lef_file
3636
set def_file [make_result_file make_8x8_latch_sky130.def]
3737
write_def $def_file
3838
diff_files make_8x8_latch_sky130.defok $def_file
39-
40-
diff_files make_8x8_behavioral.vok $behavioral_file
39+
diff_files make_8x8_behavioral.vok $behavioral_file

0 commit comments

Comments
 (0)