X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=firmware%2Fsaleae-logic16%2Fsigrok-fwextract-saleae-logic16.1;fp=firmware%2Fsaleae-logic16%2Fsigrok-fwextract-saleae-logic16.1;h=54ea43ac5adebdb57091efdadd99b6132b5d3949;hb=6a2db2dcd8022b8b3321aea39069d1b2390f811f;hp=0000000000000000000000000000000000000000;hpb=231faffa7697c09d329fc4c90f381e45ff6f0713;p=sigrok-util.git diff --git a/firmware/saleae-logic16/sigrok-fwextract-saleae-logic16.1 b/firmware/saleae-logic16/sigrok-fwextract-saleae-logic16.1 new file mode 100644 index 0000000..54ea43a --- /dev/null +++ b/firmware/saleae-logic16/sigrok-fwextract-saleae-logic16.1 @@ -0,0 +1,37 @@ +.TH SIGROK\-FWEXTRACT\-SALEAE\-LOGIC16 1 "Aug 08, 2013" +.SH "NAME" +sigrok\-fwextract\-saleae\-logic16 \- Extract Saleae Logic16 firmware +.SH "SYNOPSIS" +.B sigrok\-fwextract\-saleae\-logic16 [FILE] +.SH "DESCRIPTION" +This tool extracts FPGA bitstreams from the vendor software for the +Saleae Logic16 USB logic analyzer. Download the Linux version (either 32-bit +or 64-bit will do), and unpack it to find the main binary called "Logic". +.PP +In order to extract the firmware/bitstreams, run the following command: +.PP +.B " $ sigrok-fwextract-saleae-logic16 Logic" +.br +.RB " saved 149516 bytes to saleae-logic16-fpga-18.bitstream" +.br +.RB " saved 149516 bytes to saleae-logic16-fpga-33.bitstream" +.PP +Copy the resulting files over to the location where libsigrok expects +to find its firmware files. By default this is +.BR /usr/local/share/sigrok-firmware . +.SH OPTIONS +None. +.SH "EXIT STATUS" +Exits with 0 on success, 1 on most failures. +.SH "SEE ALSO" +\fBsigrok\-fwextract\-hantek\-dso\fP(1) +.SH "BUGS" +Please report any bugs via Bugzilla +.RB "(" http://sigrok.org/bugzilla ")" +or on the sigrok\-devel mailing list +.RB "(" sigrok\-devel@lists.souceforge.net ")." +.SH "LICENSE" +This program is covered by the GNU General Public License (GPL), +version 3 or later. +.SH "AUTHORS" +Please see the individual source code files.