summaryrefslogtreecommitdiff
blob: 8b66f0b190a534d6b8ff22cc3dc0172a6aee97ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
(tag_existing
   (
      (arch architecture CNE_02100_BAD_NAME)
   )
   (not
      (or
         (identifier arch "Behavioral")
         (identifier arch "RTL")
         (identifier arch "Simulation")
      )
   )
)