module HDLRuby::High::Void
Public Class Methods
to_low()
click to toggle source
Converts the type to HDLRuby::Low
.
# File lib/HDLRuby/hruby_high.rb, line 1585 def to_low return Low::Void end
Converts the type to HDLRuby::Low
.
# File lib/HDLRuby/hruby_high.rb, line 1585 def to_low return Low::Void end