_origen._origen_metal.prog_gen.test_ids#

Classes#

class _origen._origen_metal.prog_gen.test_ids.TestIDs#
allocate(test_name)#
allocate_with_options(test_name, options)#
allocations#
bins#
static from_file(file)#
numbers#
push(pool, value)#
push_range(pool, start, end)#
save(file)#
set_increment(pool, size)#
softbins#
class _origen._origen_metal.prog_gen.test_ids.AllocationOptions#
bin#
no_bin#
no_number#
no_softbin#
number#
size#
softbin#
class _origen._origen_metal.prog_gen.test_ids.Pool#
BinExclude = Pool.BinExclude#
BinInclude = Pool.BinInclude#
NumberExclude = Pool.NumberExclude#
NumberInclude = Pool.NumberInclude#
SoftBinExclude = Pool.SoftBinExclude#
SoftBinInclude = Pool.SoftBinInclude#