=================================================================== Modification le : Wed Feb 20 14:20:23 MET 2002 Par : francois =================================================================== Update of /users/outil/alliance/cvsroot/alliance/share/man/man1 In directory huelgoat:/users/cao/francois/alliance/share/man/man1 Modified Files: pcbs.1 Log Message: mise a jour pcbs =================================================================== Index: pcbs.1 =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/share/man/man1/pcbs.1,v retrieving revision 1.4 retrieving revision 1.5 diff -r1.4 -r1.5 1c1 < .\" @(#)PCBS.1 3.0 April 2001 UPMC; Author: DONNET Francois --- > .\" @(#)PCBS.1 2.0 April 1998 UPMC; Author: DONNET F. 5c5 < \fIPcBs\fP, PC/Boundary-Scan Tester Platform. --- > \fIpcbs\fP, PC/Boundary-Scan Tester Platform. 11,15c11,18 < \f4pcbs\fP [ -hv ] [ \-\-pci | \-\-parallel ] < [ -l <\fInumber\fP> ] [ -b <\fInumber\fP> ] < [ <\fIsource.PAT\fP> [ <\fIres.PAT\fP> ] ] < [ -e <\fIconnections_file\fP> [ -s <\fIbs.PAT\fP> ] ] < --- > \fBpcbs\fP \-\-check [-b <\fIBSDL\fP> | -e <\fIemul\fP> <\fIpga\fP>] > .PP > \fBpcbs\fP \-\-execute <\fIsource.PAT\fP> [<\fIdestination.PAT\fP>] > .PP > \fBpcbs\fP \-\-bsdl <\fIBSDL\fP> <\fIsource.PAT\fP> <\fIdestination.PAT\fP> > .PP > \fBpcbs\fP \-\-emulbs <\fIemul\fP> <\fIpga\fP> <\fIsource.PAT\fP> <\fIdestination.PAT\fP> > 19,20c22,23 < \f4pcbs\fP is a tool addressing a Boundary Scan card connected to the PC Printer < parallel interface or to the pci bus interface. This tool is able to : --- > \fBpcbs\fP is a tool addressing a Boundary Scan card connected to the PC Printer > parallel interface. This tool is able to : 26c29,31 < \- Translate functionnal patterns to Boundary\-scan patterns using an ASCII description of the device Boundary\-scan architecture for the specific emulbs31 card. --- > \- Translate functionnal patterns to Boundary\-scan patterns using a BSDL description of the device Boundary\-scan architecture, > .PP > \- Translate functionnal patterns to Boundary\-scan patterns using an ASCII description of the device Boundary\-scan architecture for the specific emulbs31 card, 30,31c35,43 < To use this tool, you don't need to have a particular knowledge of Boundary-scan architecture. < The lpscan driver should be installed if you want to use the parallel port. --- > To use this tool, you must have a strong knowledge of Boundary-scan architecture > and eventually Boundary\-scan Description Language. > > .SH DEFINITION > .PP