Skip to content

Commit

Permalink
Regolden buffer_ports1,4
Browse files Browse the repository at this point in the history
Signed-off-by: andyfox-rushc <[email protected]>
  • Loading branch information
andyfox-rushc committed Nov 26, 2024
1 parent 1b210b0 commit ef03d4b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/rsz/test/buffer_ports1.defok
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ NETS 15 ;
- in2 ( PIN in2 ) ( input2 A ) + USE SIGNAL ;
- nc1 ( PIN nc1 ) + USE SIGNAL ;
- nc2 ( PIN nc2 ) + USE SIGNAL ;
- net1 ( input1 Z ) ( r1 D ) + USE SIGNAL ;
- net2 ( input2 Z ) ( r2 D ) + USE SIGNAL ;
- net3 ( output3 A ) ( r3 Q ) + USE SIGNAL ;
- net2 ( input1 Z ) ( r1 D ) + USE SIGNAL ;
- net4 ( input2 Z ) ( r2 D ) + USE SIGNAL ;
- net6 ( output3 A ) ( r3 Q ) + USE SIGNAL ;
- out ( PIN out ) ( output3 Z ) + USE SIGNAL ;
- r1q ( r1 Q ) ( u2 A1 ) + USE SIGNAL ;
- r2q ( r2 Q ) ( u1 A ) + USE SIGNAL ;
Expand Down
2 changes: 1 addition & 1 deletion src/rsz/test/buffer_ports4.ok
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ max slew

Pin Limit Slew Slack
------------------------------------------------------------
input1/Z 0.20 1.15 -0.95 (VIOLATED)
input1/Z 0.20 1.05 -0.86 (VIOLATED)

[INFO RSZ-0058] Using max wire length 833um.
[INFO RSZ-0039] Resized 1 instances.
Expand Down

0 comments on commit ef03d4b

Please sign in to comment.