what are system task in verilog code example
Example: what are system task in verilog
Veriog provides standard system tasks for certain routine operations. All system tasks appear in the form $<keyword>. Operations such displaying, monitoring, values of nets, stopping and finishing are done with the help of system tasks.