]> sigrok.org Git - sigrok-util.git/blame - firmware/saleae-logic16/sigrok-fwextract-saleae-logic16.1
sigrok-fwextract-saleae-logic16: Add manpage.
[sigrok-util.git] / firmware / saleae-logic16 / sigrok-fwextract-saleae-logic16.1
CommitLineData
6a2db2dc
UH
1.TH SIGROK\-FWEXTRACT\-SALEAE\-LOGIC16 1 "Aug 08, 2013"
2.SH "NAME"
3sigrok\-fwextract\-saleae\-logic16 \- Extract Saleae Logic16 firmware
4.SH "SYNOPSIS"
5.B sigrok\-fwextract\-saleae\-logic16 [FILE]
6.SH "DESCRIPTION"
7This tool extracts FPGA bitstreams from the vendor software for the
8Saleae Logic16 USB logic analyzer. Download the Linux version (either 32-bit
9or 64-bit will do), and unpack it to find the main binary called "Logic".
10.PP
11In order to extract the firmware/bitstreams, run the following command:
12.PP
13.B " $ sigrok-fwextract-saleae-logic16 Logic"
14.br
15.RB " saved 149516 bytes to saleae-logic16-fpga-18.bitstream"
16.br
17.RB " saved 149516 bytes to saleae-logic16-fpga-33.bitstream"
18.PP
19Copy the resulting files over to the location where libsigrok expects
20to find its firmware files. By default this is
21.BR /usr/local/share/sigrok-firmware .
22.SH OPTIONS
23None.
24.SH "EXIT STATUS"
25Exits with 0 on success, 1 on most failures.
26.SH "SEE ALSO"
27\fBsigrok\-fwextract\-hantek\-dso\fP(1)
28.SH "BUGS"
29Please report any bugs via Bugzilla
30.RB "(" http://sigrok.org/bugzilla ")"
31or on the sigrok\-devel mailing list
32.RB "(" sigrok\-devel@lists.souceforge.net ")."
33.SH "LICENSE"
34This program is covered by the GNU General Public License (GPL),
35version 3 or later.
36.SH "AUTHORS"
37Please see the individual source code files.