All Classes Namespaces Files Functions Variables Groups Pages
Variables

Constants

FLAGS_REGISTER  RegisterLocation := init ( " flags " , REG_COMPONENT_START_ADDR + toInt ( x " 05 " ) , REG_DATA_WIDTH , RO_STATUS_RD_FLAG_REG_CFG )

Detailed Description

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

Variable Documentation

FLAGS_REGISTER RegisterLocation := init ( " flags " , REG_COMPONENT_START_ADDR + toInt ( x " 05 " ) , REG_DATA_WIDTH , RO_STATUS_RD_FLAG_REG_CFG )
Constant

Definition at line 379 of file ExampleComponent.vhd.