Class: RubyRTL::Port

Inherits:
Sig
  • Object
show all
Defined in:
lib/ruby_rtl/ast.rb

Direct Known Subclasses

Input, Output

Instance Attribute Summary

Attributes inherited from Sig

#name, #subscript_of, #subsignals, #type

Attributes inherited from Ast

#comments

Method Summary

Methods inherited from Sig

#!=, #!@, #&, #*, #+, #-, #-@, #/, #<, #<=, #==, #>, #>=, #[], #^, #coerce, #initialize, #treat_int, #|

Methods inherited from Ast

#accept

Constructor Details

This class inherits a constructor from RubyRTL::Sig