## Thought it looks better without the breadcrumbs bar, and kinda redunant since we have the sidebar nav
Origen v2
:

Table Of Contents

Contents

Previous topic

origen.helpers.num

Next topic

origen.pins

origen.interface

Functions

origen.interface.dut()
origen.interface.tester()

Classes

class origen.interface.BaseInterface

Inheritance

Inheritance diagram of BaseInterface
add_cz_test()

Add a cz test to the flow

add_test()

Add a test to the flow

bad_die()
bin()

Bin out

good_die()
group()
if_enable()
if_failed()
if_job()
if_passed()
if_ran()
include(path, **kwargs)
log()
property options
render(template, **kwargs)
render_str()

Render the given string directly to the current flow

resolve_file_reference()
unless_enable()
unless_failed()
unless_job()
unless_passed()
unless_ran()
class origen.interface.BasicInterface

Inheritance

Inheritance diagram of BasicInterface
add_cz_test()

Add a cz test to the flow

add_test()

Add a test to the flow

bad_die()
bin()

Bin out

good_die()
group()
if_enable()
if_failed()
if_job()
if_passed()
if_ran()
include(path, **kwargs)
log()
property options
render(template, **kwargs)
render_str()

Render the given string directly to the current flow

resolve_file_reference()
unless_enable()
unless_failed()
unless_job()
unless_passed()
unless_ran()