JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
com.sun.electric.tool.io.input.verilog.VerilogData.VerilogWire
Packages that use
VerilogData.VerilogWire
Package
Description
com.sun.electric.tool.io.input.verilog
Uses of
VerilogData.VerilogWire
in
com.sun.electric.tool.io.input.verilog
Methods in
com.sun.electric.tool.io.input.verilog
that return types with arguments of type
VerilogData.VerilogWire
Modifier and Type
Method and Description
java.util.List<
VerilogData.VerilogWire
>
VerilogData.VerilogModule.
getWires
()
Function to return list of VerilogWire objects in the module.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes