Method: ClassHDL::HDLAlwaysBlock#belong_to_module
- Defined in:
- lib/tdl/class_hdl/hdl_always_ff.rb
#belong_to_module ⇒ Object (readonly)
Returns the value of attribute belong_to_module.
35 36 37 |
# File 'lib/tdl/class_hdl/hdl_always_ff.rb', line 35 def belong_to_module @belong_to_module end |