We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have found this extreme VCD: https://github.com/GordonMcGregor/vcd_parser/blob/master/sample.vcd
I get { error: 'Invalid VCD data' }, while parsing this.
{ error: 'Invalid VCD data' }
The text was updated successfully, but these errors were encountered:
That example VCD file is the example from the IEEE.1364-2005 specification. See 18.2.4 Four-state VCD file format example chapter
Sorry, something went wrong.
The same issue with this example: https://sigrok.org/wiki/File_format:Vcd
ahmed-agiza
No branches or pull requests
I have found this extreme VCD: https://github.com/GordonMcGregor/vcd_parser/blob/master/sample.vcd
I get
{ error: 'Invalid VCD data' }
, while parsing this.The text was updated successfully, but these errors were encountered: