Sha256: 300507933408fe9a869d2dfacd8497235de6bf841a6b56617515c75a196068ff

Contents?: true

Size: 366 Bytes

Versions: 3

Compression:

Stored size: 366 Bytes

Contents

# An instance of the interface is
# passed in here, iterators and other
# argument passing will be supported
# similar to Pattern.create.
Flow.create interface: 'OrigenTesters::Test::Interface', flow_description: 'Probe1 Main' do

  unless Origen.app.environment.name == 'v93k_global'
    self.resources_filename = 'prb1'
  end

  import 'components/prb1_main'

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
origen_testers-0.31.0 program/prb1.rb
origen_testers-0.30.0 program/prb1.rb
origen_testers-0.21.0 program/prb1.rb