parallaxsw / OpenSTA

GNU General Public License v3.0
52 stars 23 forks source link

Support `!~` in filter expressions #58

Closed akashlevy closed 3 months ago

akashlevy commented 4 months ago

In several commercial tools !~ is used for a "not pattern match" in filter expressions. This PR adds support for this.