Class: OrigenTesters::IGXLBasedTester::UltraFLEX::TimesetsBasic

Inherits:
Base::TimesetsBasic show all
Defined in:
lib/origen_testers/igxl_based_tester/ultraflex/timesets_basic.rb

Constant Summary collapse

TEMPLATE =
"#{Origen.root!}/lib/origen_testers/igxl_based_tester/ultraflex/templates/timesets_basic.txt.erb"

Constants inherited from Base::TimesetsBasic

Base::TimesetsBasic::OUTPUT_PREFIX

Instance Attribute Summary

Attributes inherited from Base::TimesetsBasic

#ts, #ts_basic, #ts_sheet_pins

Method Summary

Methods inherited from Base::TimesetsBasic

#add, #finalize, #get_pin_objects, #initialize

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::IGXLBasedTester::Base::TimesetsBasic