On Wednesday, June 25, 2014 8:01:13 PM UTC+2, Steven Rubin wrote: > > I have looked at this issue. There are definitely bugs in the waveform > viewer, which I believe I have fixed. >
Well*. But there are also issues with your data. > You claim that Electric is using the row number instead of a proper value > for v(in). But when I look at the .RAW file, I see that the v(in) and > v(sweep) values are exactly the same as the row numbers (divided by 1000). > They both run from 0 to 5 over the 5000 data points. > I don't see the issue, that's how ngspice prints out the DC analysis data: since I'm sweeping v(in), v(sweep) and v(in) share the same values. I kept v(in) as well when using .save since v(in) is a clearer label than v(sweep). > So doing an Eye plot is no different than simply plotting v(out). > The only difference is that the scale would go up to 5 rather than 5k, and the domain wouldn't be time as it happens when just printing v(out). But there were also bugs in Electric that prevented zooming, panning, and > displaying of all data points. These bugs are fixed in the source code > repository, and will be part of the release of version 9.05 which will be > happening in the next week > That's great news. I didn't see any reference of the project at java.net on either staticfreesoft.com and savannah, or I would have filed the issue [1] myself there and saved you some time. Thanks a lot. *pun intended [1] https://java.net/bugzilla/show_bug.cgi?id=6182 -- Andrea -- You received this message because you are subscribed to the Google Groups "Electric VLSI Editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
