Skip to content

⚑ πŸŽ“ D Flip-Flop --- Change the second D latch to have the clock input invertedΒ #180

@jameshughes89

Description

@jameshughes89

What

Consider changing the D flip-flop design to have the first D latch's ("master") clock input not be inverted, and the second latch's inverted.

Why

Both designs work for the D flip-flop, but to be consistent with other latches where this has more of an impact, it would be better to have the second latch's input be inverted.

Where

In the D flip flop design (D_flip_flop.dig) and the course content discussing it (topic latches-flipflops).

Further, if this is changed, assignment 2's description about the JK flip flop would need to be updated.

How

Move the not gate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions