File tree Expand file tree Collapse file tree 3 files changed +6
-8
lines changed
Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -81,10 +81,10 @@ TRACKS Y 3340 DO 62 STEP 3200 LAYER metal9 ;
8181TRACKS X 3390 DO 62 STEP 3200 LAYER metal10 ;
8282TRACKS Y 3340 DO 62 STEP 3200 LAYER metal10 ;
8383COMPONENTS 5 ;
84- - input1 BUF_X16 + SOURCE TIMING + PLACED ( 20140 22400 ) N ;
85- - input2 BUF_X16 + SOURCE TIMING + PLACED ( 20140 171500 ) N ;
86- - output3 BUF_X16 + SOURCE TIMING + PLACED ( 170240 176400 ) N ;
87- - output4 BUF_X16 + SOURCE TIMING + PLACED ( 170240 28140 ) N ;
84+ - input1 BUF_X1 + SOURCE TIMING + PLACED ( 20140 22400 ) N ;
85+ - input2 BUF_X1 + SOURCE TIMING + PLACED ( 20140 171500 ) N ;
86+ - output3 BUF_X1 + SOURCE TIMING + PLACED ( 178600 176400 ) N ;
87+ - output4 BUF_X1 + SOURCE TIMING + PLACED ( 178600 28140 ) N ;
8888 - r1 DFF_X1 + PLACED ( 23963 98140 ) N ;
8989END COMPONENTS
9090PINS 4 ;
Original file line number Diff line number Diff line change @@ -58,6 +58,4 @@ Iteration | Overflow | HPWL (um) | HPWL(%) | Penalty | Group
5858[INFO RSZ-0215] Buffering output port out1.
5959[INFO RSZ-0215] Buffering output port out2.
6060[INFO RSZ-0028] Inserted 2 BUF_X1 output buffers.
61- Differences found at line 84.
62- - input1 BUF_X16 + SOURCE TIMING + PLACED ( 20140 22400 ) N ;
63- - input1 BUF_X1 + SOURCE TIMING + PLACED ( 20140 22400 ) N ;
61+ No differences found.
Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ buffer_ports -inputs -outputs -verbose
2121
2222set def_file [make_result_file buffer_ports10.def]
2323write_def $def_file
24- diff_files buffer_ports10.defok $def_file
24+ diff_files buffer_ports10.defok $def_file
You can’t perform that action at this time.
0 commit comments