Constants | |
COUNT_STEP_REGISTER | RegisterLocation := init ( " count_step " , REG_COMPONENT_START_ADDR + toInt ( x " 04 " ) , REG_DATA_WIDTH , RW_REG_CFG ) |
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
|
Constant |
Definition at line 370 of file ExampleComponent.vhd.