Reset length (in clock cycles) - Define length of time (in clock cycles) during which reset is asserted - MATLAB (original) (raw)

Main Content

Define length of time (in clock cycles) during which reset is asserted

Model Configuration Pane: Test Bench

Description

Define length of time (in clock cycles) during which reset is asserted.

Dependencies

This parameter is enabled when Force reset is selected.

Settings

2 (default)

The Reset length (in clock cycles) property defines the number of clock cycles during which reset is asserted. Reset length (in clock cycles) must be an integer greater than or equal to 0. The following figure illustrates the default case, in which the reset signal (active-high) is asserted for 2 clock cycles.

Tips

To set this property, use hdlset_param or makehdltb. To view the property value, use hdlget_param.

For example, you can specify this parameter for the symmetric_fir subsystem inside the sfir_fixed model using either of these methods.

No recommendations.

Programmatic Use

Parameter: Resetlength
Type: integer
Default: 2

Version History

Introduced in R2012a