396fb183f6
The DISPLAY_NAME of a module is supposed to be a short human readable description of the IP core. Currently this is set to the name of the IP, which already has its own property called NAME. This causes Platform Designer to display the descriptive labels if the IP core basically as "$ip_core_name ($ip_core_name)". The value that all current user of ad_ip_create pass for the description parameter matches this criteria (And not so much the requirements for the actual DESCRIPTION property). Change things, so that the DISPLAY_NAME property is set to what is currently passed as the description parameter. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> |
||
---|---|---|
.. | ||
adi_env.tcl | ||
adi_ip.tcl | ||
adi_ip_alt.tcl | ||
library.mk |