You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
781 B
Groff

.\" Process this file with
.\" groff -man -Tascii foo.1
.\"
.TH bsdl2jtag 1 "DECEMBER 2007" UrJTAG "User Manuals"
.SH NAME
bsdl2jtag \- UrJTAG declaration file conversion
.SH SYNOPSIS
.B bsdl2jtag
<
.I infile
>
.I outfile
.SH DESCRIPTION
.B bsdl2jtag
converts bsdl files to jtag files which can be used by
.BR jtag (1).
.B bsdl2jtag
reads from stdin and produces its output on stdout.
.SH OPTIONS
None.
.SH BUGS
Bugs are tracked at the project homepage, http://www.urjtag.org
.SH "SEE ALSO"
.BR jtag (1)
.SH AUTHORS
Authors and contributors are listed in the AUTHORS and THANKS files in
the source documentation.
.SH HISTORY
JTAG Tools originally have been developed as part of the openwince project by
Marcel Telka. The became an independent project named UrJTAG in late 2007.