Skip to content

Anomaly from comparing memories in a single memory context #1009

@oskgo

Description

@oskgo

Specifically, patterns such as (={i}){1} cause problems. For some reason this does not happen with glob M.

MRE:

module M = {proc p(i:int) = {}}.

equiv eqv: M.p ~ M.p: true ==> true.
proc.
conseq (: (={i}){1}).

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions