Skip to content

Commit aaea058

Browse files
committed
ppl: fix message
Signed-off-by: Eder Monteiro <[email protected]>
1 parent bcb17ed commit aaea058

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ppl/test/random_deprecated1.ok

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
[INFO ODB-0130] Created 54 pins.
44
[INFO ODB-0131] Created 88 components and 422 component-terminals.
55
[INFO ODB-0133] Created 54 nets and 88 connections.
6-
[WARNING PPL-0113] -random and -random_seed are deprecated.
6+
[WARNING PPL-0113] -random and -random_seed are deprecated and will not be applied. Skipping random pin placement.

src/ppl/test/random_deprecated2.ok

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
[INFO ODB-0130] Created 54 pins.
44
[INFO ODB-0131] Created 88 components and 422 component-terminals.
55
[INFO ODB-0133] Created 54 nets and 88 connections.
6-
[WARNING PPL-0113] -random and -random_seed are deprecated.
6+
[WARNING PPL-0113] -random and -random_seed are deprecated and will not be applied. Skipping random pin placement.

0 commit comments

Comments
 (0)