Skip to content

Integrating vhdl using Blackbox #451

@karegoud

Description

@karegoud

am trying to integrate a VHDL file using a BlackBox in SpinalHDL. I used addRTLPath(s"./rtl/myDesign.vhd") to include the file, but I’m still getting an error in Verilator that says the module definition of myDesign is not found in Murax.v.

Also, is it correct to add the BlackBox instantiated module as a peripheral in the Murax SoC?

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