syntax of display and strobe- display


Syntax of $display and $strobe

-  $display ("format_string", par_1, par_2, ... );

-  $strobe ("format_string", par_1, par_2, ... );

-  $monitor ("format_string", par_1, par_2, ... );

-  $displayb (as above but defaults to binary..);

-  $strobeh (as above but defaults to hex..);

-  $monitoro (as above but defaults to octal..);

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: syntax of display and strobe- display
Reference No:- TGS0356068

Expected delivery within 24 Hours