|
|
|
|
|
|
|
|
|
|
|
|
Improved Verilog system tasks
|
|
|
Following systems tasks has been improved in systemverilog |
|
|
|
|
|
- $display, $write, $fdisplay, $fwrite, $swrite : The format arguments to these tasks must be string literals.
- $fscanf and $sscanf :The format arguments to these tasks may be expressions of string data type.
- %u and %z format specifiers : For packed data, %u and %z are defined to operate as though the operation were applied to the equivalent vector.
- $fread : which has two variants: a register variant and a set of three memory variants.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Example : Improved system tasks
|
|
|
|
|
|
|
|
|
Simulator Output : Improved system tasks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copyright © 1998-2014 |
Deepak Kumar Tala - All rights reserved |
Do you have any Comment? mail me at:deepak@asic-world.com
|
|