openocd/src/pld
David Brownell 973cd9a299 PLD: usage/help updates
Make "usage" messages use the same EBNF as the User's Guide;
no angle brackets.  Improve and correct various helptexts.

Don't use "&function"; a function's name is its address.
Remove a couple instances of pointless whitespace, shrink
a few overlong lines.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-01-08 23:23:55 -08:00
..
Makefile.am build: add build/src to include path 2009-12-08 10:16:10 +01:00
pld.c PLD: usage/help updates 2010-01-08 23:23:55 -08:00
pld.h change #include "command.h" to <helper/command.h> 2009-12-03 04:22:48 -08:00
virtex2.c PLD: usage/help updates 2010-01-08 23:23:55 -08:00
virtex2.h change #include "jtag.h" to <jtag/jtag.h> 2009-12-03 04:24:33 -08:00
xilinx_bit.c change #include "log.h" to <helper/log.h> 2009-12-03 04:22:52 -08:00
xilinx_bit.h change #include "types.h" to <helper/types.h> 2009-12-03 04:22:52 -08:00