Module: Origen::ConsoleMethods

Included in:
Origen
Defined in:
lib/origen/commands/interactive.rb

Overview

Methods available to the command line in a console session, split this to a separate file if it gets large over time

Instance Method Summary collapse

Instance Method Details

#j750Object



14
15
16
17
# File 'lib/origen/commands/interactive.rb', line 14

def j750
  @_j750 ||= Origen::Tester::J750.new
  @_j750.parser
end