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