Specifications

248 Appendix C— Initialization File Format (for Windows)
Pin Spacing
PINSPACE = n;
The PINSPACE keyword is used to specify the spacing between adjacent
pins when breakout symbols are created. This can also serve as the default
for symbols created by other tools. The value must be a single decimal inte-
ger, which the program will use as a multiple of the standard grid space of
5 pixels. The default value is 2, which yields a spacing of 10 pixels.
Breakout Parameters
BREAKOUT = dth dtv;
The BREAKOUT keyword lets you control the creation of bus breakout
symbols generated by the program. This does not affect any breakouts in
existing files, as these symbols are already created and stored with the file.
The BREAKOUT keyword is followed by two numbers for the following
parameters:
Disabling “Loose End” Markers on Signal Lines
The NOLOOSEENDS keyword, when set to “on”, disables the cross mark-
ers that are normally displayed on the screen at the ends of unconnected
line segments. The format of the command is:
NOLOOSEENDS = on
To restore the cross markers, use the setting:
NOLOOSEENDS = off
dth
the horizontal offset (in pixels at 100% scaling) for
placement of text names on a breakout.
dtv
the vertical offset (in pixels at 100% scaling) for
placement of text names on a breakout.
LW Reference.bk Page 248 Monday, December 15, 2003 5:59 PM