Forum Discussion

ldm_as's avatar
ldm_as
Icon for Occasional Contributor rankOccasional Contributor
6 years ago
Solved

Wrapper for a module -> any automation?

Hi All, Is there any automation for writing a Verilog wrapper for another Verilog/VHDL module? Thank you!
  • Hi,

    If it is Intel FPGA IP, there is a wrapper auto generated by the software. If it is a user defined module, user have to write their own wrapper file.

    Thanks.