Method: HDLRuby::High::Std#channel_port

Defined in:
lib/HDLRuby/std/channel.rb

#channel_port(obj) ⇒ Object



1416
1417
1418
# File 'lib/HDLRuby/std/channel.rb', line 1416

def channel_port(obj)
    return HDLRuby::High::Std.channel_port(obj)
end