LCI parameters and iterables are specified with a single XML tag. The syntax is:
<iterable_name>value</iterable_name>Many parameters and iterables take integer values, a few are boolean and only take ``ON'' or ``OFF'' as legal values. LCI parameters which control registers can also take the special ``LATC'' value, which mean to use the register values specified in the LATC configuration. In fact, parameters which represent registers default to the ``LATC'' value.
Iterables are a special group of LCI parameters which can be iterated over in a single LCI configuration. This is an important distinction because it determines the structure of the output LCI_XML. However, we try to minimize the differnece in the LCI_INTENT XML. The only real difference is the types of loops that are allowed for each.