Method: Origen::Specs::Spec_Features#internal_comments

Defined in:
lib/origen/specs/spec_features.rb

#internal_commentsObject

Internal comments about this feature. Why was this feature included here? Any changes from the Product Requirements Document



29
30
31
# File 'lib/origen/specs/spec_features.rb', line 29

def internal_comments
  @internal_comments
end