aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2021-03-20 10:03:34 +0100
committerTristan Gingold <tgingold@free.fr>2021-03-20 10:03:34 +0100
commit7722e309ed51f5cfd69688f448a540224ba97014 (patch)
tree3d15dbc7b3ef5e09ef6bcb9a158c16a308073879
parentafc8adf6ef164beccc258246ab8eda72bf63d088 (diff)
downloadghdl-7722e309ed51f5cfd69688f448a540224ba97014.tar.gz
ghdl-7722e309ed51f5cfd69688f448a540224ba97014.tar.bz2
ghdl-7722e309ed51f5cfd69688f448a540224ba97014.zip
pyGHDL: regenerate
-rw-r--r--pyGHDL/libghdl/std_names.py361
1 files changed, 181 insertions, 180 deletions
diff --git a/pyGHDL/libghdl/std_names.py b/pyGHDL/libghdl/std_names.py
index f49280918..d99e28081 100644
--- a/pyGHDL/libghdl/std_names.py
+++ b/pyGHDL/libghdl/std_names.py
@@ -643,183 +643,184 @@ class Name:
Anyconst = 846
Anyseq = 847
Gclk = 848
- Last_Synthesis = 848
- First_Directive = 849
- Define = 849
- Endif = 850
- Ifdef = 851
- Ifndef = 852
- Include = 853
- Timescale = 854
- Undef = 855
- Protect = 856
- Begin_Protected = 857
- End_Protected = 858
- Key_Block = 859
- Data_Block = 860
- Line = 861
- Celldefine = 862
- Endcelldefine = 863
- Default_Nettype = 864
- Resetall = 865
- Last_Directive = 865
- First_Systask = 866
- Bits = 866
- D_Root = 867
- D_Unit = 868
- Last_Systask = 868
- First_SV_Method = 869
- Size = 869
- Insert = 870
- Delete = 871
- Pop_Front = 872
- Pop_Back = 873
- Push_Front = 874
- Push_Back = 875
- Name = 876
- Len = 877
- Substr = 878
- Exists = 879
- Atoi = 880
- Itoa = 881
- Find = 882
- Find_Index = 883
- Find_First = 884
- Find_First_Index = 885
- Find_Last = 886
- Find_Last_Index = 887
- Num = 888
- Randomize = 889
- Pre_Randomize = 890
- Post_Randomize = 891
- Srandom = 892
- Get_Randstate = 893
- Set_Randstate = 894
- Seed = 895
- State = 896
- Last_SV_Method = 896
- First_BSV = 897
- uAction = 897
- uActionValue = 898
- BVI = 899
- uC = 900
- uCF = 901
- uE = 902
- uSB = 903
- uSBR = 904
- Action = 905
- Endaction = 906
- Actionvalue = 907
- Endactionvalue = 908
- Ancestor = 909
- Clocked_By = 910
- Default_Clock = 911
- Default_Reset = 912
- Dependencies = 913
- Deriving = 914
- Determines = 915
- Enable = 916
- Ifc_Inout = 917
- Input_Clock = 918
- Input_Reset = 919
- Instance = 920
- Endinstance = 921
- Let = 922
- Match = 923
- Method = 924
- Endmethod = 925
- Numeric = 926
- Output_Clock = 927
- Output_Reset = 928
- Par = 929
- Endpar = 930
- Path = 931
- Provisos = 932
- Ready = 933
- Reset_By = 934
- Rule = 935
- Endrule = 936
- Rules = 937
- Endrules = 938
- Same_Family = 939
- Schedule = 940
- Seq = 941
- Endseq = 942
- Typeclass = 943
- Endtypeclass = 944
- Valueof = 945
- uValueof = 946
- Last_BSV = 946
- First_Comment = 947
- Psl = 947
- Pragma = 948
- Synthesis = 949
- Synopsys = 950
- Translate_Off = 951
- Translate_On = 952
- Translate = 953
- Synthesis_Off = 954
- Synthesis_On = 955
- Off = 956
- Last_Comment = 956
- First_PSL = 957
- A = 957
- Af = 958
- Ag = 959
- Ax = 960
- Abort = 961
- Assume_Guarantee = 962
- Async_Abort = 963
- Before = 964
- Clock = 965
- E = 966
- Ef = 967
- Eg = 968
- Ex = 969
- Endpoint = 970
- Eventually = 971
- Fairness = 972
- Fell = 973
- Forall = 974
- G = 975
- Inf = 976
- Inherit = 977
- Never = 978
- Next_A = 979
- Next_E = 980
- Next_Event = 981
- Next_Event_A = 982
- Next_Event_E = 983
- Onehot = 984
- Onehot0 = 985
- Prev = 986
- Rose = 987
- Strong = 988
- Sync_Abort = 989
- W = 990
- Whilenot = 991
- Within = 992
- X = 993
- Last_PSL = 993
- First_Edif = 994
- Celltype = 1004
- View = 1005
- Viewtype = 1006
- Direction = 1007
- Contents = 1008
- Net = 1009
- Viewref = 1010
- Cellref = 1011
- Libraryref = 1012
- Portinstance = 1013
- Joined = 1014
- Portref = 1015
- Instanceref = 1016
- Design = 1017
- Designator = 1018
- Owner = 1019
- Member = 1020
- Number = 1021
- Rename = 1022
- Userdata = 1023
- Last_Edif = 1023
+ Loc = 849
+ Last_Synthesis = 849
+ First_Directive = 850
+ Define = 850
+ Endif = 851
+ Ifdef = 852
+ Ifndef = 853
+ Include = 854
+ Timescale = 855
+ Undef = 856
+ Protect = 857
+ Begin_Protected = 858
+ End_Protected = 859
+ Key_Block = 860
+ Data_Block = 861
+ Line = 862
+ Celldefine = 863
+ Endcelldefine = 864
+ Default_Nettype = 865
+ Resetall = 866
+ Last_Directive = 866
+ First_Systask = 867
+ Bits = 867
+ D_Root = 868
+ D_Unit = 869
+ Last_Systask = 869
+ First_SV_Method = 870
+ Size = 870
+ Insert = 871
+ Delete = 872
+ Pop_Front = 873
+ Pop_Back = 874
+ Push_Front = 875
+ Push_Back = 876
+ Name = 877
+ Len = 878
+ Substr = 879
+ Exists = 880
+ Atoi = 881
+ Itoa = 882
+ Find = 883
+ Find_Index = 884
+ Find_First = 885
+ Find_First_Index = 886
+ Find_Last = 887
+ Find_Last_Index = 888
+ Num = 889
+ Randomize = 890
+ Pre_Randomize = 891
+ Post_Randomize = 892
+ Srandom = 893
+ Get_Randstate = 894
+ Set_Randstate = 895
+ Seed = 896
+ State = 897
+ Last_SV_Method = 897
+ First_BSV = 898
+ uAction = 898
+ uActionValue = 899
+ BVI = 900
+ uC = 901
+ uCF = 902
+ uE = 903
+ uSB = 904
+ uSBR = 905
+ Action = 906
+ Endaction = 907
+ Actionvalue = 908
+ Endactionvalue = 909
+ Ancestor = 910
+ Clocked_By = 911
+ Default_Clock = 912
+ Default_Reset = 913
+ Dependencies = 914
+ Deriving = 915
+ Determines = 916
+ Enable = 917
+ Ifc_Inout = 918
+ Input_Clock = 919
+ Input_Reset = 920
+ Instance = 921
+ Endinstance = 922
+ Let = 923
+ Match = 924
+ Method = 925
+ Endmethod = 926
+ Numeric = 927
+ Output_Clock = 928
+ Output_Reset = 929
+ Par = 930
+ Endpar = 931
+ Path = 932
+ Provisos = 933
+ Ready = 934
+ Reset_By = 935
+ Rule = 936
+ Endrule = 937
+ Rules = 938
+ Endrules = 939
+ Same_Family = 940
+ Schedule = 941
+ Seq = 942
+ Endseq = 943
+ Typeclass = 944
+ Endtypeclass = 945
+ Valueof = 946
+ uValueof = 947
+ Last_BSV = 947
+ First_Comment = 948
+ Psl = 948
+ Pragma = 949
+ Synthesis = 950
+ Synopsys = 951
+ Translate_Off = 952
+ Translate_On = 953
+ Translate = 954
+ Synthesis_Off = 955
+ Synthesis_On = 956
+ Off = 957
+ Last_Comment = 957
+ First_PSL = 958
+ A = 958
+ Af = 959
+ Ag = 960
+ Ax = 961
+ Abort = 962
+ Assume_Guarantee = 963
+ Async_Abort = 964
+ Before = 965
+ Clock = 966
+ E = 967
+ Ef = 968
+ Eg = 969
+ Ex = 970
+ Endpoint = 971
+ Eventually = 972
+ Fairness = 973
+ Fell = 974
+ Forall = 975
+ G = 976
+ Inf = 977
+ Inherit = 978
+ Never = 979
+ Next_A = 980
+ Next_E = 981
+ Next_Event = 982
+ Next_Event_A = 983
+ Next_Event_E = 984
+ Onehot = 985
+ Onehot0 = 986
+ Prev = 987
+ Rose = 988
+ Strong = 989
+ Sync_Abort = 990
+ W = 991
+ Whilenot = 992
+ Within = 993
+ X = 994
+ Last_PSL = 994
+ First_Edif = 995
+ Celltype = 1005
+ View = 1006
+ Viewtype = 1007
+ Direction = 1008
+ Contents = 1009
+ Net = 1010
+ Viewref = 1011
+ Cellref = 1012
+ Libraryref = 1013
+ Portinstance = 1014
+ Joined = 1015
+ Portref = 1016
+ Instanceref = 1017
+ Design = 1018
+ Designator = 1019
+ Owner = 1020
+ Member = 1021
+ Number = 1022
+ Rename = 1023
+ Userdata = 1024
+ Last_Edif = 1024