RegisterLogin  
Update Profile
   
You are here: Forum  
Minimize 
SVUG Community Forum
Subject: About $psprintf() task
Prev Next
You are not authorized to post a reply.

Author Messages
GaurangUser is Offline

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
DAVEUser is Offline

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.
GaurangUser is Offline

Posts:7

12/03/2009 6:01 AM  
Thanks for the information Dave. :)
You are not authorized to post a reply.
Forums > General Discussion > Main Discussion Area > About $psprintf() task



ActiveForums 3.7
  

 Copyright 2008 by SystemVerilog User Group Contact Us    Privacy Statement