Property | Type | Description | |
---|---|---|---|
Bops | List |
||
ConstObjs | List |
||
LastUid | int | ||
PortObjs | List |
||
Trigers | List |
||
WireObjs | List |
||
conections | List |
Method | Description | |
---|---|---|
GetUID ( ) : int | ||
SymbolTable ( |
Method | Description | |
---|---|---|
CloseScope ( ) : void | ||
NewBOP ( string boptype ) : string | ||
NewPort ( string name, string type, int wide ) : void | ||
NewTrig ( string name, int wide ) : void | ||
NewWire ( string name, int wide ) : void | ||
NewWire ( string wfrom, string wto, string wfromp, string wtop ) : void | ||
OpenScope ( ) : void | ||
bitConv ( string p ) : int | ||
hexConv ( string p ) : int | ||
newConst ( int wide, int tval ) : string |
public SymbolTable ( |
||
parser | ||
return | System |