Hello,
maybe somebody knows how to do this ..
I'm working in offline mode and I have a listing in timing mode ... now I would like to generate a listing in state mode out of the saved data.
One option I see is to save this as ASCII .csv, and do some python postprocessing on it, leaving only the lines in where a the clock changes from 0 to 1.
But I expect that this should be possible inside the LA application e. g. by applying a filter as well .. but I could not find how to do this ..
Does anybody have an idea / a hint how to do this ?
thanks
Hermann
maybe somebody knows how to do this ..
I'm working in offline mode and I have a listing in timing mode ... now I would like to generate a listing in state mode out of the saved data.
One option I see is to save this as ASCII .csv, and do some python postprocessing on it, leaving only the lines in where a the clock changes from 0 to 1.
But I expect that this should be possible inside the LA application e. g. by applying a filter as well .. but I could not find how to do this ..
Does anybody have an idea / a hint how to do this ?
thanks
Hermann
In short, this is not easily possible.
Al