A sequential group (bus) name in an AHDL Text Design File (.tdf) that consists of a list of symbolic names, ports, or numbers, separated by commas and enclosed in parentheses. In a Block Design File (.bdf) or one of the settings and configuration files a sequential group or bus name consists of a series of comma-separated node names.
Example: group (a, b, c)
consists of the nodes a
, b
, and c
.
In a Block Editor file or one of the settings and configuration files only, a sequential bus name can include a single- or dual-range bus name in a series of names.
Example: a[8..0],dout[6..4]
- PLDWorld - |
|
Created by chm2web html help conversion utility. |