Forum Discussion

FHint's avatar
FHint
Icon for Occasional Contributor rankOccasional Contributor
5 years ago
Solved

Errors with parametrized instantiation of custom componenten in platform designer

Hi, I am trying to implement a custom component consisting of a .VHD and a HW.TCL file. My target is to dynamically modify the width of an input port when a parameter of the component changes. The ...
  • FHint's avatar
    FHint
    5 years ago

    Hi,

    thank you for the answer! At first the behavior didn't change with the strings but then I added the lines

    set_parameter_property <parameter_name> HDL_PARAMETER true

    for all the parameters. Now the Fitter doesn't output any error messages no more.

    Best Regards,
    Florian