Class: Rhdl::GenConfig
- Inherits:
-
Object
- Object
- Rhdl::GenConfig
- Defined in:
- lib/rhdl/gen_config.rb
Instance Attribute Summary collapse
-
#top_module_name ⇒ Object
Returns the value of attribute top_module_name.
Instance Attribute Details
#top_module_name ⇒ Object
Returns the value of attribute top_module_name.
3 4 5 |
# File 'lib/rhdl/gen_config.rb', line 3 def top_module_name @top_module_name end |