Manual Page Result
0
Command: cdmglob | Section: 10 | Source: UNIX v10 | File: cdmglob.10
CDMGLOB(10.1) CDMGLOB(10.1)
NAME
cdmglob - expand wire list
SYNOPSIS
cdmglob [ -L ] [ -f ] [ -k ] [ -v ] [ files ]
DESCRIPTION
Cdmglob reads CDL format files and after expanding various macros,
writes the resulting CDL or LSL with -L) to standard output. The file-
name - means standard input.
If -f is given, macro calls are recursively expanded in-line.
The -k option causes shape instances to be renamed to the name of the
first actual output argument.
The -v option causes the name of the pin to be output on the line.
This is a must for annotate(10.1).
Cdmglob is different from cdm(10.1) in that it does not sort the sig-
nals when matching up names. Cdmglob supports the additional format:
name{a,b,c} which yields namea, nameb, namec .
SEE ALSO
annotate(10.1), cdm(10.1), cdl(10.5)
LSL reference
UCDS CDMGLOB(10.1)