Process Management¶
-show_z¶
Show all the zombie processes belonging to the current user.
Default:
FalseUsage: Use this option to list all zombie processes for the current user.
-kill_z¶
Kill all the zombie processes belonging to the current user.
Default:
FalseUsage: Use this option to terminate all zombie processes for the current user.
-show_grep¶
Show processes matching a specific pattern using grep.
Type:
stringDefault: Empty string
Usage: Specify a pattern to filter processes. Example:
-show_grep=xxx.
-kill_grep¶
Kill processes matching a specific pattern using grep.
Type:
stringDefault: Empty string
Usage: Specify a pattern to terminate processes. Example:
-kill_grep=xxx.
Certitude Tools¶
Certitude Tools provides HDL file list generation, simulator compile and execute script generation for VCS, NC, and ModelSim, and cleanup of generated artifacts for mutation testing workflows.