AR# 45715: Project Navigator - How to pass a Tcl variable to an XST generic
AR# 45715
|
Project Navigator - How to pass a Tcl variable to an XST generic
Description
Using Tcl variables to apply values to HDL and XST generics can be very powerful to allow users to have greater control of their design without modifying constant values in their code. Is this possible with Tcl scripts?
Solution
While XST is not able to directly read a Tcl variable, it is possible to assign the value of a Tcl variable to an XST property.
To apply a Tcl variable value to an XST generic the syntax in the example below can be used: