issues
search
parallaxsw
/
OpenSTA
GNU General Public License v3.0
52
stars
23
forks
source link
Refactor `filter_*` and add support for `!~`
#60
Closed
akashlevy
closed
3 months ago
akashlevy
commented
3 months ago
Refactor
Sdc.i
to use templates for
filter_*
functions
Add support for "not exact match" in filter expressions, represented by
!~
operator
Update docs accordingly
Sdc.i
to use templates forfilter_*
functions!~
operator