14.8.144 DFEC
This component is supported by ACT 1, MX families.

- Function: D-Type Flip-Flop with Enable, Preset, and active low Clear and Clock
- Input: CLR, D, E, PRE, CLK
- Output: Q
| CLR | PRE | E | CLK | Qn+1 |
|---|---|---|---|---|
| 0 | 0 | X | X | 0 |
| 1 | 1 | X | X | 1 |
| 1 | 0 | 0 | X | Q |
| 1 | 0 | 1 | ↓ | D |
| 0 | 1 | X | X | * |
| Family | Seq | Comb |
|---|---|---|
| ACT 1/MX | — | 2 |
Note:
Your design should not allow both PRE and CLR to be asserted at the same time.
