Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIt work's exactly as suggested above:
--- Quote Start --- set_parameter -name my_param my_value --- Quote End --- Please consider, that in VHDL parameters can be only set for the top entity, not down the hierarchies. Thus the set_parameter tcl command doesn't need/understand an entity name here.