Vector_source=<vector source file – Altera Quartus II Scripting User Manual

Page 104

Advertising
background image

2–78

Chapter 2: Command-line Executables

quartus_sim

Quartus II Scripting Reference Manual

© July 2013

Altera Corporation

--vector_comparison_rule_value_l=<0,1,X,L,H,W,Z,U and/or DC>

Specifies the waveform comparison rule for signal value L : 0, 1, X, L, H, W, Z, U and/or DC. Example:
"0,L,DC"

--vector_comparison_rule_value_u=<0,1,X,L,H,W,Z,U and/or DC>

Specifies the waveform comparison rule for signal value U: 0, 1, X, L, H, W, Z, U and/or DC. Example:
"X,W,Z,U,DC"

--vector_comparison_rule_value_w=<0,1,X,L,H,W,Z,U and/or DC>

Specifies the waveform comparison rule for signal value W : 0, 1, X, L, H, W, Z, U and/or DC. Example:
"X,W,U,DC"

--vector_comparison_rule_value_x=<0,1,X,L,H,W,Z,U and/or DC>

Specifies the waveform comparison rule for signal value X : 0, 1, X, L, H, W, Z, U and/or DC. Example:
"X,W,U,DC"

--vector_comparison_rule_value_z=<0,1,X,L,H,W,Z,U and/or DC>

Specifies the waveform comparison rule for signal value Z: 0, 1, X, L, H, W, Z, U and/or DC. Example:
"Z,U,DC"

--vector_source=<vector source file>

Option to specify the source of input vectors to be used for simulation. The specified value must be an
existing file with a .cvwf, .vwf, .vec, .tbl, .scf or .vcd extension.

Advertising