XSearch enables a search for any register or module using Module Name/Address,
Register Name/Address, and Bit-field name.
Figure 1. XSearch
For example, to search all CFRM registers in the CFRAME0_REG module, search
using CFRAME0_REG in the Module Name field and
CFRM in the Register Name field. Search rules
are as follows.
- To search for modules:
- Use the exact module name (case insensitive).
- Follow the beginning portion of a module's phrase with an asterisk (*) to search for modules beginning with that portion of the phrase, for example, CFRAME*.
- Start and follow the middle portion of a module's phrase with an asterisk (*) to search for modules containing that portion of the phrase, for example, *FRAME*.
- Start the end portion of a module's phrase with an asterisk (*) to search for modules ending with that portion of the phrase, for example, *REG.
- To search for registers:
- To get registers from a particular module set, use the preceding search for modules.
- Search for multiple registers by providing the register names separated by commas.
- To search using phrases, follow the rules for the preceding search for modules.
- To search for bit-fields:
- To search for bit-fields from a particular module set, use the preceding search for modules.
- Search for multiple bit-fields by providing bit-field names separated by commas.
- To search using phrases, follow the rules for the preceding search for modules.