Class: Origen::Chips::SpecTableAttr

Inherits:
Struct
  • Object
show all
Defined in:
lib/origen/chips.rb

Instance Attribute Summary collapse

Instance Attribute Details

#paddingObject

Returns the value of attribute padding

Returns:

  • (Object)

    the current value of padding



14
15
16
# File 'lib/origen/chips.rb', line 14

def padding
  @padding
end

#showObject

Returns the value of attribute show

Returns:

  • (Object)

    the current value of show



14
15
16
# File 'lib/origen/chips.rb', line 14

def show
  @show
end

#table_textObject

Returns the value of attribute table_text

Returns:

  • (Object)

    the current value of table_text



14
15
16
# File 'lib/origen/chips.rb', line 14

def table_text
  @table_text
end