e-language supports both formatted and non-formatted print statements, this is similar to any other high-level programming language.
print -> print data, useful at the command line and for struct printing.
Outf() -> it is a predefined method available in Specman e-language. This helps in printing the statements in a formatted manner.
Out() -> it is predefined method available in Specman e-language. This helps in printing the statements without formatted manner.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment