Skip to content

Commit

Permalink
Update test output
Browse files Browse the repository at this point in the history
Signed-off-by: Krzysztof Bieganski <[email protected]>
  • Loading branch information
kbieganski committed Jan 3, 2025
1 parent f83df6b commit 53bcae0
Show file tree
Hide file tree
Showing 27 changed files with 1,496 additions and 2,915 deletions.
18 changes: 9 additions & 9 deletions src/rsz/test/buffer_ports8.defok
Original file line number Diff line number Diff line change
Expand Up @@ -72,20 +72,20 @@ TRACKS X 190 DO 357 STEP 560 LAYER metal5 ;
TRACKS Y 140 DO 357 STEP 560 LAYER metal5 ;
TRACKS X 190 DO 357 STEP 560 LAYER metal6 ;
TRACKS Y 140 DO 357 STEP 560 LAYER metal6 ;
TRACKS X 190 DO 125 STEP 1600 LAYER metal7 ;
TRACKS Y 140 DO 125 STEP 1600 LAYER metal7 ;
TRACKS X 190 DO 125 STEP 1600 LAYER metal8 ;
TRACKS Y 140 DO 125 STEP 1600 LAYER metal8 ;
TRACKS X 190 DO 63 STEP 3200 LAYER metal9 ;
TRACKS Y 140 DO 63 STEP 3200 LAYER metal9 ;
TRACKS X 190 DO 63 STEP 3200 LAYER metal10 ;
TRACKS Y 140 DO 63 STEP 3200 LAYER metal10 ;
TRACKS X 1790 DO 124 STEP 1600 LAYER metal7 ;
TRACKS Y 1740 DO 124 STEP 1600 LAYER metal7 ;
TRACKS X 1790 DO 124 STEP 1600 LAYER metal8 ;
TRACKS Y 1740 DO 124 STEP 1600 LAYER metal8 ;
TRACKS X 3390 DO 62 STEP 3200 LAYER metal9 ;
TRACKS Y 3340 DO 62 STEP 3200 LAYER metal9 ;
TRACKS X 3390 DO 62 STEP 3200 LAYER metal10 ;
TRACKS Y 3340 DO 62 STEP 3200 LAYER metal10 ;
COMPONENTS 5 ;
- input1 BUF_X1 + SOURCE TIMING + PLACED ( 20140 22400 ) N ;
- input2 BUF_X1 + SOURCE TIMING + PLACED ( 20140 172060 ) N ;
- output3 BUF_X1 + SOURCE TIMING + PLACED ( 178600 176400 ) N ;
- output4 BUF_X1 + SOURCE TIMING + PLACED ( 178600 27580 ) N ;
- r1 DFF_X1 + PLACED ( 23963 99400 ) N ;
- r1 DFF_X1 + PLACED ( 23963 98140 ) N ;
END COMPONENTS
PINS 4 ;
- clk1 + NET clk1 + DIRECTION INPUT + USE SIGNAL
Expand Down
12 changes: 6 additions & 6 deletions src/rsz/test/buffer_varying_lengths.defok
Original file line number Diff line number Diff line change
Expand Up @@ -386,12 +386,12 @@ COMPONENTS 561 ;
- i2-80 BUF_X4 + PLACED ( 1600000 1600000 ) N ;
- i2-81 BUF_X4 + PLACED ( 1620000 1620000 ) N ;
- i2-82 BUF_X4 + PLACED ( 1640000 1640000 ) N ;
- i2-83 BUF_X4 + PLACED ( 1660000 1660000 ) N ;
- i2-84 BUF_X4 + PLACED ( 1680000 1680000 ) N ;
- i2-85 BUF_X4 + PLACED ( 1700000 1700000 ) N ;
- i2-86 BUF_X4 + PLACED ( 1720000 1720000 ) N ;
- i2-87 BUF_X4 + PLACED ( 1740000 1740000 ) N ;
- i2-88 BUF_X4 + PLACED ( 1760000 1760000 ) N ;
- i2-83 BUF_X2 + PLACED ( 1660000 1660000 ) N ;
- i2-84 BUF_X2 + PLACED ( 1680000 1680000 ) N ;
- i2-85 BUF_X2 + PLACED ( 1700000 1700000 ) N ;
- i2-86 BUF_X2 + PLACED ( 1720000 1720000 ) N ;
- i2-87 BUF_X2 + PLACED ( 1740000 1740000 ) N ;
- i2-88 BUF_X2 + PLACED ( 1760000 1760000 ) N ;
- i2-89 BUF_X1 + PLACED ( 1780000 1780000 ) N ;
- i2-9 BUF_X4 + PLACED ( 180000 180000 ) N ;
- i2-90 BUF_X1 + PLACED ( 1800000 1800000 ) N ;
Expand Down
4 changes: 2 additions & 2 deletions src/rsz/test/buffer_varying_lengths.ok
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ worst slack -0.266
tns -28.551
[INFO RSZ-0094] Found 200 endpoints with setup violations.
[INFO RSZ-0099] Repairing 200 out of 200 (100.00%) violating endpoints...
[INFO RSZ-0041] Resized 844 instances.
[INFO RSZ-0041] Resized 791 instances.
[WARNING RSZ-0062] Unable to repair all setup violations.
[INFO RSZ-0033] No hold violations found.
worst slack -0.266
tns -27.434
tns -27.425
No differences found.
1,585 changes: 167 additions & 1,418 deletions src/rsz/test/clone_flat.ok

Large diffs are not rendered by default.

Loading

0 comments on commit 53bcae0

Please sign in to comment.