Support for Digital Vector File
A digital vector file (VEC) defines how to perform vector checks and apply stimuli according to the digital vectors. To process the digital vector file formats, specify the following statement in the netlist file:
Spectre Syntax
vec_include "vector_filename" [HLCheck=0|1] [autostop=yes|no] [insensitive=yes|no]
SPICE Syntax
.vec "vector_filename" [HLCheck=0|1] [autostop=true|false] [insensitive=yes|no]
Arguments
| Name | Description |
|---|---|
|
Special flag that enables the checking for the |
|
|
If the value is set to
If the value is set to |
|
|
Specifies whether the vector file content is considered case sensitive or insensitive. The default value is |
Related Topics
Return to top