Class: OrigenTesters::SmartestBasedTester::V93K::PatternCompiler

Inherits:
Base::PatternCompiler show all
Defined in:
lib/origen_testers/smartest_based_tester/v93k/pattern_compiler.rb

Constant Summary collapse

TEMPLATE =
"#{Origen.root!}/lib/origen_testers/smartest_based_tester/v93k/templates/template.aiv.erb"

Instance Attribute Summary

Attributes inherited from Base::PatternCompiler

#filename, #id, #part_patterns

Method Summary

Methods inherited from Base::PatternCompiler

#initialize, #patterns, #references, #subroutines, #to_be_written?

Methods included from Generator

#close, #collection, #collection=, #compiler, #current_dir, #dont_diff=, execute_source, #file_extension, #file_pipeline, #filename, #filename=, #finalize, #identity_map, #import, #inhibit_output, #name, #on_close, original_reference_file, original_reference_file=, #output_file, #output_inhibited?, #platform, #reference_file, #render, #set_flow_description, #stats, #to_be_written?, #write_from_template, #write_to_file

Constructor Details

This class inherits a constructor from OrigenTesters::SmartestBasedTester::Base::PatternCompiler