read_vcd¶
- -file
Files to be read
- -strip_path
Specifies a path prefix that is to be stripped from all the object names read from the VCD file. This option is applied to strip the testbench and instance path from the VCD file.
- -compare_with_saif
internal option, convert vcd info to saif and compare with saif file.
-file¶
Files to be read
attribute
- type:
STRING
- positional:
True
- default:
related_options
simple case
There is currently no simple case.
-strip_path¶
Specifies a path prefix that is to be stripped from all the object names read from the VCD file. This option is applied to strip the testbench and instance path from the VCD file.
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.
-compare_with_saif¶
internal option, convert vcd info to saif and compare with saif file.
attribute
- type:
STRING
- positional:
False
- default:
related_options
simple case
There is currently no simple case.