Skip to content

OSVVM CoSim foreign procedures fail with NVC and VHDL-2019 #31

@wyvernSemi

Description

@wyvernSemi

From VHDL-2019 VHDL integer types are 64-bit rather than 32-bit and the C side foreign procedures use 32-bit integer types for compatibility for simulators running at earlier VHDL versions, including NVC older versions. This creates incorrect values across the C/VHDL boundary when in NVC and compiling for VHDL-2019.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions