In reply to Imane EL:
As Dave stated, you can’t just include a VHDL file in a SystemVerilog package. Your VHDL file needs to be compiled as a separate step in your compilation flow.
In reply to Imane EL:
As Dave stated, you can’t just include a VHDL file in a SystemVerilog package. Your VHDL file needs to be compiled as a separate step in your compilation flow.