Skip to content

Detect and reject netlists with combinatorial loops #704

Closed
@sporniket

Description

@sporniket

Originally posted by @whitequark in #703 (comment)

In general, if the simulator doesn't converge, it means an issue with the input netlist. I'd say that the appropriate way to handle this is to reject such netlists before they can be simulated, since by the time the simulator is stuck, the original issue (a logic loop of some kind) becomes very hard to find.

⇒ Questions

  • How to detect such netlists : loops, ... ?
  • Cases that can't be spotted ?
  • Message to report the problem ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions