Class
VerilogParser::Module::Port
In:
lib/ruby-vpi/verilog_parser.rb
Parent:
Object
Methods
input?
new
output?
reg?
Attributes
decl
[R]
name
[R]
size
[R]
Public Class methods
new
(aDecl)
Public Instance methods
input?
()
output?
()
reg?
()
[Validate]