Specify period, in nanoseconds, during which test bench drives clock input signals low (0)
Default: 5
The clock low time is expressed as a positive integer.
The ClockHighTime
and ClockLowTime
properties
define the period and duty cycle for the clock signal. Using the defaults, the clock signal
is a square wave (50% duty cycle) with a period of 10 ns.
HDL Coder™ ignores this
property if ForceClock
is set to off
.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.
ClockHighTime
, ForceClock
, ForceClockEnable
, ForceReset
, HoldTime