Extends the Integer class with generation of verilog text.
43 44 45
# File 'lib/HDLRuby/hruby_verilog.rb', line 43 def to_verilog to_s end