decode-jtag-idcode.pl version 1.02
This command-line tool breaks a JTAG IDCODE up into fields as specified in IEEE standard 1149.1.
perl decode-jtag-idcode.pl [options] <0xIDCOD>
Example:
perl decode-jtag-idcode.pl 0x4ba00477-h, --help
Print this help text.
--version
Prints the name and version number.
--license
Print the license.
Exit code: 0 on success, some other value on error.
Please send feedback to rdiezmail-tools at yahoo.de
Copyright (C) 2013 R. Diez
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License version 3 for more details.
You should have received a copy of the GNU Affero General Public License version 3 along with this program. If not, see http://www.gnu.org/licenses/.