Nic30/pyDigitalWaveTools

String argument parser needed

raczben opened this issue · 1 comments

I recommend adding a new feature.

As I understand VcdParser.parse() accepts file handler only, however, I want to give a string to it. It would be nice if it can accept a vcd content as a string.

Nic30 commented

Hello, maybe the name file_handle gives the impression that it needs to be file so I added an extra function for the string