I am using Quantus 20.1.1-s233 for extraction and all options are specified using the CCL file.
In the interest of speeding up the simulation progress, I would like to exclude a group of bias nets and I have the line
extract -selection nets_file "/home/c154/ListOfNets" -type "none"
the file ListOfNets is a text file with lines such as
XUBIAS/XVBP<1>
XUBIAS/XVBP<0>
XUBIAS/XVBN<1>
XUBIAS/XVBN<0>
Is it possible to use wild card to combine all four lines together?
Regards,
Slim