Skip to content

Unconditional add vhpi options to Xcelium simulator #237

@IgorAmosov

Description

@IgorAmosov

self.env["GPI_EXTRA"] = cocotb.config.lib_name_path("vhpi", "xcelium") + ":cocotbvhpi_entry_point"

Hello! Please, explain me, why vhpi option for vhdl_source is added to xcelium in unconditional way?
I don't use any vhdl source, but VHPI option generates additional errors in simuation.
I've looked through simulator.py and find that vhpi add to options for other simulators only if vhdl_source is preset.
I'he commented this line and my sv project works fine =)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions