Skip to content
Snippets Groups Projects
Commit 592e0215 authored by Michael Roth's avatar Michael Roth Committed by David Brownell
Browse files

SVF: fix parsing hex strings containing leading '0' characters


Ignore leading '0' characters on hex strings.  For example a bit
pattern consisting of 6 bits could be written as 3f, 03f or 003f and
so on.

Signed-off-by: default avatarMichael Roth <mroth@nessie.de>
Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
parent 6cb1d10c
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment