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