Method: Origen::Component::Default#initialize
- Defined in:
- lib/origen/components.rb
#initialize(options = {}) ⇒ Default
Returns a new instance of Default.
29 30 31 |
# File 'lib/origen/components.rb', line 29 def initialize( = {}) = end |