Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

VHDL: How to add a Description to the Symbol Properties box of the generated symbol?

Hi, When generating a symbol using a generic like below: entity Attenuation is generic ( PIXEL_CNT_WIDTH : integer := 11;-- default value LINE_CNT_WIDTH : ...