Adding a Family or Part Using Regular Expressions - 2023.2 English

Vivado Design Suite User Guide: Creating and Packaging Custom IP (UG1118)

Document ID
UG1118
Release Date
2023-11-06
Version
2023.2 English

The syntax for the regular expression search is <familyname>{regexp}. For example, this regular expression example returns all AMD Virtex™ 7 XT and Virtex 7 HT devices:

virtex7{xc7v[hx].*}

  1. Click the Add button in the toolbar of the Compatibility page.
  2. Click Add Family using Regular Expression.
  3. In the Add Family dialog box, shown in the following figure, set the regular expression syntax to add the desired device family and parts.
  4. Click the Life Cycle property from the drop-down menu. The default value is Beta.
  5. Click OK.
Note: You can change the Life Cycle property later, if necessary.