Manual Page Result
0
Command: getparts | Section: 10 | Source: UNIX v10 | File: getparts.10
GETPARTS(10.1) GETPARTS(10.1)
NAME
getparts, findparts, ics, pins - manage parts
SYNOPSIS
getparts file.wx [ pal.p ... ]
findparts [ file ... ]
ics ic ...
pins ic ...
DESCRIPTION
Getparts writes a parts list (chip type and count) on the standard out-
put. The input is either the net list (.wx file) and/or the pal pins
file (.p file). The physical `chip type' of a PAL is derived from the
output of lde -W.
Findparts reads the output of getparts and finds the bin number of each
part (or functional equivalent) in the local stockroom.
Ics searches the stock list to find out which bins hold the magic
part(s) requested. "ic" is the name of a chip (like 74F00).
Pins searches the standard pins file to find the pin names of the ic
and its relevant pin numbers.
FILES
stock list
BUGS
The equivalence classes known to findparts are fairly crude.
Ics does an exact match which is not always what you want.
UCDS GETPARTS(10.1)