westerndigitalcorporation / pyvcd

Python package for writing Value Change Dump (VCD) files.
http://pyvcd.readthedocs.org/
MIT License
106 stars 39 forks source link

Sample code doesn't execute. #4

Closed rdburns closed 7 years ago

rdburns commented 7 years ago

I am trying to execute the sample code in the readme and I get an

*** AttributeError: 'str' object has no attribute 'write'

I am running Python 2.7 in Ubuntu.

rdburns commented 7 years ago

Oops, my mistake.

jpgrayson commented 7 years ago

Glad you're taking a look at pyvcd. Don't hesitate to post any other issues you run into.