I am trying to create a subsystem in Qsys by using the "Export system as hw.tcl Component" command. When you do this it generates a useful hw.tcl file but its sets the module properties to default values like
set_module_property GROUP {default GROUP}
Is there a place to enter custom module property values in Qsys so that they get exported in the hw.tcl file that is generated? I don't see any GUI for that.
I don't want to edit the hw.tcl file since I'll have to remember to do that every time I export.
set_module_property GROUP {default GROUP}
Is there a place to enter custom module property values in Qsys so that they get exported in the hw.tcl file that is generated? I don't see any GUI for that.
I don't want to edit the hw.tcl file since I'll have to remember to do that every time I export.