--- !ruby/object:Gem::Specification name: origen_app_generators version: !ruby/object:Gem::Version version: 1.1.2 platform: ruby authors: - Stephen McGinty autorequire: bindir: bin cert_chain: [] date: 2017-10-16 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: origen requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.23.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.23.0 description: email: - stephen.f.mcginty@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - bin/boot.rb - bin/fix_my_workspace - config/application.rb - config/boot.rb - config/commands.rb - config/shared_commands.rb - config/version.rb - lib/origen_app_generators.rb - lib/origen_app_generators/application.rb - lib/origen_app_generators/base.rb - lib/origen_app_generators/empty_application.rb - lib/origen_app_generators/empty_plugin.rb - lib/origen_app_generators/new.rb - lib/origen_app_generators/origen_infrastructure/app_generator_plugin.rb - lib/origen_app_generators/plugin.rb - lib/origen_app_generators/sub_block_parser.rb - lib/origen_app_generators/test_engineering/stand_alone_application.rb - lib/origen_app_generators/test_engineering/test_block.rb - lib/tasks/app_generators.rake - lib/tasks/new_app_tests.rake - templates/app_generators/application/.gitignore - templates/app_generators/application/.irbrc - templates/app_generators/application/.rspec - templates/app_generators/application/.travis.yml - templates/app_generators/application/Gemfile - templates/app_generators/application/Rakefile - templates/app_generators/application/config/application.rb - templates/app_generators/application/config/boot.rb - templates/app_generators/application/config/commands.rb - templates/app_generators/application/config/maillist_dev.txt - templates/app_generators/application/config/maillist_prod.txt - templates/app_generators/application/config/version.rb - templates/app_generators/application/doc/history - templates/app_generators/application/dot_keep - templates/app_generators/application/lib/app.rake - templates/app_generators/application/lib/module.rb - templates/app_generators/application/lib/top_level.rb - templates/app_generators/application/origen_core_session - templates/app_generators/application/spec/spec_helper.rb - templates/app_generators/application/target/debug.rb - templates/app_generators/application/target/default.rb - templates/app_generators/application/target/production.rb - templates/app_generators/application/templates/web/index.md.erb - templates/app_generators/application/templates/web/layouts/_basic.html.erb - templates/app_generators/application/templates/web/partials/_navbar.html.erb - templates/app_generators/application/templates/web/release_notes.md.erb - templates/app_generators/new/generator.rb - templates/app_generators/new/info.md.erb - templates/app_generators/origen_infrastructure/app_generator_plugin/config/load_generators.rb - templates/app_generators/origen_infrastructure/app_generator_plugin/lib/application.rb - templates/app_generators/origen_infrastructure/app_generator_plugin/lib/base.rb - templates/app_generators/origen_infrastructure/app_generator_plugin/lib/module.rb - templates/app_generators/origen_infrastructure/app_generator_plugin/lib/plugin.rb - templates/app_generators/plugin/Gemfile - templates/app_generators/plugin/Rakefile - templates/app_generators/plugin/config/boot.rb - templates/app_generators/plugin/gemspec.rb - templates/app_generators/plugin/lib/README - templates/app_generators/plugin/lib_dev/README - templates/app_generators/plugin/templates/web/index.md.erb - templates/app_generators/plugin/templates/web/partials/_navbar_external.html.erb - templates/app_generators/plugin/templates/web/partials/_navbar_internal.html.erb - templates/app_generators/test_engineering/stand_alone_application/Gemfile - templates/app_generators/test_engineering/stand_alone_application/environment/j750.rb - templates/app_generators/test_engineering/stand_alone_application/environment/jlink.rb - templates/app_generators/test_engineering/stand_alone_application/environment/uflex.rb - templates/app_generators/test_engineering/stand_alone_application/environment/v93k.rb - templates/app_generators/test_engineering/stand_alone_application/lib/ip_block.rb - templates/app_generators/test_engineering/stand_alone_application/lib/ip_block_controller.rb - templates/app_generators/test_engineering/stand_alone_application/lib/top_level.rb - templates/app_generators/test_engineering/stand_alone_application/lib/top_level_controller.rb - templates/app_generators/test_engineering/stand_alone_application/pattern/example.rb - templates/app_generators/test_engineering/stand_alone_application/target/top_level.rb - templates/app_generators/test_engineering/test_block/environment/j750.rb - templates/app_generators/test_engineering/test_block/environment/ultraflex.rb - templates/app_generators/test_engineering/test_block/environment/v93k.rb - templates/app_generators/test_engineering/test_block/lib/controller.rb - templates/app_generators/test_engineering/test_block/lib/interface.rb - templates/app_generators/test_engineering/test_block/lib/model.rb - templates/app_generators/test_engineering/test_block/lib_dev/dut.rb - templates/app_generators/test_engineering/test_block/lib_dev/dut_controller.rb - templates/app_generators/test_engineering/test_block/pattern/example.rb - templates/app_generators/test_engineering/test_block/program/prb1.rb - templates/app_generators/test_engineering/test_block/target/default.rb homepage: http://origen-sdk.org/origen_app_generators licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.9.3 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.11 requirements: [] rubyforge_project: rubygems_version: 2.6.7 signing_key: specification_version: 4 summary: Origen application generators test_files: []