============================================= fminit - set init values/sequences for formal ============================================= .. raw:: latex \begin{comment} .. cmd:def:: fminit :title: set init values/sequences for formal .. code:: yoscrypt fminit [options] :: This pass creates init constraints (for example for reset sequences) in a formal model. .. code:: yoscrypt -seq :: Set sequence using comma-separated list of values, use 'z for unconstrained bits. The last value is used for the remainder of the trace. .. code:: yoscrypt -set :: Add constant value constraint .. code:: yoscrypt -posedge .. code:: yoscrypt -negedge :: Set clock for init sequences .. raw:: latex \end{comment} .. only:: latex :: fminit [options] This pass creates init constraints (for example for reset sequences) in a formal model. -seq Set sequence using comma-separated list of values, use 'z for unconstrained bits. The last value is used for the remainder of the trace. -set Add constant value constraint -posedge -negedge Set clock for init sequences