Method: Float#width

Defined in:
lib/HDLRuby/hruby_high.rb

#widthObject

Gets the bit width



5014
5015
5016
# File 'lib/HDLRuby/hruby_high.rb', line 5014

def width
    return 64
end