13.33.171 smartpower_remove_vcd
Removes an existing VCD file from a mode or entire design.
smartpower_remove_vcd -from {value} -mode {value} -file
Arguments
-from {value}
This specifies the if the VCD is removed for a specific mode or for the entire project. The following table shows the acceptable values for this argument:
| Value | Description |
|---|---|
|
mode |
The VCD file is removed for a mode |
|
project |
The VCD file is removed from the project |
-mode {value}
This specifies the name of the mode for which the VCD will be removed
-filename
This specifies the name of the VCD file to be removed
