]> sigrok.org Git - sigrok-util.git/blame - firmware/lecroy-logicstudio/sigrok-fwextract-lecroy-logicstudio.1
Add a script that extracts FPGA bitstreams for LeCroy LogicStudio.
[sigrok-util.git] / firmware / lecroy-logicstudio / sigrok-fwextract-lecroy-logicstudio.1
CommitLineData
43c4c002
TS
1.TH SIGROK\-FWEXTRACT\-LECROY\-LOGICSTUDIO 1 "Oct 25, 2015"
2.SH "NAME"
3sigrok\-fwextract\-lecroy\-logicstudio \- Extract LeCroy LogicStudio firmware
4.SH "SYNOPSIS"
5.B sigrok\-fwextract\-lecroy\-logicstudio [FILE]
6.SH "DESCRIPTION"
7This tool extracts firmware from the Windows software that ships with the LeCroy LogicStudio logic analyzer. It is called with the path to
8.B LS16Lib.dll
9as its only argument, e.g.:
10.PP
11.B " $ sigrok-fwextract-lecroy-logicstudio /path/to/LogicStudio/LS16Lib.dll"
12.PP
13The program will then write two FPGA bitstream files to the current directory.
14Copy these over to the location where libsigrok expects to find its firmware
15files. By default this is
16.BR /usr/local/share/sigrok-firmware .
17.SH OPTIONS
18None.
19.SH "EXIT STATUS"
20Exits with 0 on success, 1 on most failures.
21.SH "SEE ALSO"
22\fBsigrok\-fwextract\-saleae\-logic16\fP(1)
23.SH "BUGS"
24Please report any bugs via Bugzilla
25.RB "(" http://sigrok.org/bugzilla ")"
26or on the sigrok\-devel mailing list
27.RB "(" sigrok\-devel@lists.souceforge.net ")."
28.SH "LICENSE"
29This program is covered by the GNU General Public License (GPL),
30version 3 or later.
31.SH "AUTHORS"
32Please see the individual source code files.