spec_library - Set GF component library and optimisation criteria.
spec_library ?-opt flags? path
Optimisation parameter may contain one of the following flags:
w
- optimise the number of switching wires.
e
- optimise switching energy.
a
- optimise area.
t
- optimise timing.
-opt flags | Integer, optional. Optimisation flags. |
path | String. Library file path. |