prjxray/tools
Rick Altherr 86f22183f8 bittool: Specify action via a positional arg instead of a flag
Action is a required option with no reasonable default.  Making it a
flag just requires the user to type extra for no benefit.

Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
..
.gitignore Ignore cmake generated files 2017-12-20 22:46:39 +01:00
CMakeLists.txt Tool to decode xc7series frame addresses 2017-12-20 22:46:39 +01:00
bitread.cc Update tools to correctly handle ECC mask (ECC is only 13 LSB bits in word 50) 2017-12-20 22:46:39 +01:00
bittool.cc bittool: Specify action via a positional arg instead of a flag 2017-12-20 22:46:39 +01:00
frame_address_decoder.cc frame_address_decoder: Autodetect input address base (oct, dec, hex) 2017-12-20 22:46:39 +01:00
segmatch.cc segmath: fixup inverted logic for --exclude_known 2017-12-20 22:46:39 +01:00