Constants | |
FLAGS_REGISTER | RegisterLocation := init ( " flags " , REG_COMPONENT_START_ADDR + toInt ( x " 05 " ) , REG_DATA_WIDTH , RO_STATUS_RD_FLAG_REG_CFG ) |
Used to show an example read only configuration. The whole register will be set to all ones when the counter expires. After the register is read, the flags will clear. Width is defined by REG_DATA_WIDTH
|
Constant |
Definition at line 379 of file ExampleComponent.vhd.