Skip to content

Convert diagonal clock constraints in simulation when possible  #123

@seblund

Description

@seblund

Here is how clock constraints are shown in the simulation tool now (SW5):
208062192-515749d9-1977-46d9-99a1-dab8a6a11f9c~2
We can and should convert expression with cycles like this to x=y=z, to avoid as many diagonal constraints (x-y<=c) as possible because they are generally confusing.

We should also convert 0-x<=c to -c<=x (if that is not already done)

Metadata

Metadata

Assignees

No one assigned

    Labels

    simulationFunctionality is related to the simulation part of the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions