 |
|
|
|
|
|
|
|
|
|
|
|
|
SVUG Community Forum
|
|
| Author |
Messages |
|
Gaurang
Posts:7
 |
| 11/30/2009 1:12 AM |
|
Hi all,
Can anyone tell the use of $psprintf() task? Is it a part of SystemVerilog standard itself or is it vendor specific?
Thanks, Gaurang
|
|
|
|
|
DAVE
Posts:56
 |
| 12/01/2009 11:25 AM |
|
$sformatf is what is in the LRM. Verilog already had $sformat, which outputs the formatted string to a variable as its first argument. $sformatf is the function version, which returns a string result. The function version avoids intermediate variables in constructing a formatted string. psprintf is from Vera -most simulators will accept either as a synonym. |
|
|
|
|
Gaurang
Posts:7
 |
| 12/03/2009 6:01 AM |
|
Thanks for the information Dave. 
|
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|
|
|

|
|
|
|
|
|
|
|
|
|
 |
|