public class VerilogData.VerilogPort
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
name |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getPinNames(boolean fullOyster)
Method to control if busses are converted into single pins or treated as bus in Electric.
|