Skip to content

False path on reset signal #18

@eschmidscs

Description

@eschmidscs

Hi

I'm not sure if I like the two lines here:

# don't care about the reset performance
set_false_path -quiet -from [get_pins top_i/clock_reset/usr_?_psr/U0/ACTIVE_LOW_BSR_OUT_DFF[0].FDRE_BSR_N/C]
set_false_path -quiet -from [get_pins top_i/clock_reset/usr_?_psr/U0/ACTIVE_LOW_PR_OUT_DFF[0].FDRE_PER_N/C]

Why would that concern the "reset performance"?
This simply disables reset recovery and removal checks - what is bad in a synchronous design.

And it actually hides a massive problem on SLR designs.

Best regards,
Emanuel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions