© LRS - UNI Erlangen-Nuremberg
1.4.1 FlipFlop and Latch Attributes
FlipFlop types:
FSM with two state processes: Usually results in D-FlipFlops
FSM with one state process: Usually results in JK-FlipFlops
Speed and area constraints lead not necessarily to a specifically FlipFlop type
Have to set default FlipFlop type:
Only the family (D, JK or other)
Exact FlipFlop type to use (exact type name)