Skip to content

Request: PSL 'forall' support. #250

@lainy

Description

@lainy

It would be very nice if the PSL forall operator were supported. Presently ghdl gives an error when using -fpsl with an assertion such as the following:

-- psl assert forall i in {0 to 1}: always ((a=i -> eventually! b=i));

The error is:

';' is expected instead of "i"

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementFeature: PSLRequested feature addition related to the Property Specification Language (PSL).

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions