Sha256: 2f620afc73dccbf82d7e3a0c60fdec06959cbdd04aeed4a9b4e818b11b972fd9

Contents?: true

Size: 239 Bytes

Versions: 87

Compression:

Stored size: 239 Bytes

Contents

# The target file is run before *every* Origen operation and is used to instantiate
# the runtime environment - usually this means instantiating a top-level SoC or
# IP model.
<%= @namespace %>::TopLevel.new   # Instantiate a DUT instance

Version data entries

87 entries across 87 versions & 2 rubygems

Version Path
origen_app_generators-0.3.2 templates/app_generators/application/target/production.rb
origen_app_generators-0.3.1 templates/app_generators/application/target/production.rb
origen_app_generators-0.3.0 templates/app_generators/application/target/production.rb
origen_app_generators-0.2.3 templates/app_generators/application/target/production.rb
origen_app_generators-0.2.2 templates/app_generators/application/target/production.rb
origen_app_generators-0.2.1 templates/app_generators/application/target/production.rb
origen_app_generators-0.2.0 templates/app_generators/application/target/production.rb