Skip to content

add support for VHDL-2019 interfaces for QuestaSim #1169

@Ahmad-Zaklouta

Description

@Ahmad-Zaklouta

The latest QuestaSim from Intel started to support interfaces but latest Vunit doesn't work with that.

It seems the problem is with this line:

if vhdl_standard <= VHDL.STD_2008:

my work around is to change 2008 to 2019 and I have tested and simulate with it. not sure though if this break anything.

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