Skip to content

Verilog wrong on sr flop? #10

@mattvenn

Description

@mattvenn

module dffsr_cell (

From Jeremy:

Btw the verilog model of the dffsr_cell is wrong - it implies S and R only have effect on their rising edges where in fact they have level sensitive effects ie if S is high it holds the output at 1 irrespective of the clock and data - and the S and R both being high should give an X output (undefined) - I think

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