All Classes Namespaces Files Functions Variables Groups Pages
Variables
COUNT_STEP_REGISTER

Constants

COUNT_STEP_REGISTER  RegisterLocation := init ( " count_step " , REG_COMPONENT_START_ADDR + toInt ( x " 04 " ) , REG_DATA_WIDTH , RW_REG_CFG )

Detailed Description

Write this register to change the step when the counter updates. The counter will count down by this amount. Width is defined by REG_DATA_WIDTH

Variable Documentation

COUNT_STEP_REGISTER RegisterLocation := init ( " count_step " , REG_COMPONENT_START_ADDR + toInt ( x " 04 " ) , REG_DATA_WIDTH , RW_REG_CFG )
Constant

Definition at line 370 of file ExampleComponent.vhd.