Bases: object
Methods
This function runs the ATE simulator using CSV files in the current directory. Currently, we only support loading .csv or .csv.gz files.
The call to self.chip_iter.next() will raise StopIteration when done, propagating through to the caller of ChipDataIterator().next().
Enter search terms or a module, class or function name.