diff options
author | Tristan Gingold <tgingold@free.fr> | 2020-06-19 06:43:48 +0200 |
---|---|---|
committer | Tristan Gingold <tgingold@free.fr> | 2020-06-19 06:44:43 +0200 |
commit | 5f4992cf1b8cd862b5b1cde498e2a7a867439b5a (patch) | |
tree | 47614b19a3231b96a7c88c0bcb2d37614a6381fd /python/libghdl/thin/std_names.py | |
parent | 8ea10774e2643e653dc6b5a07a6abd43fd01055d (diff) | |
download | ghdl-5f4992cf1b8cd862b5b1cde498e2a7a867439b5a.tar.gz ghdl-5f4992cf1b8cd862b5b1cde498e2a7a867439b5a.tar.bz2 ghdl-5f4992cf1b8cd862b5b1cde498e2a7a867439b5a.zip |
vhdl: decode to_x01 (from ieee.std_logic_1164)
Diffstat (limited to 'python/libghdl/thin/std_names.py')
-rw-r--r-- | python/libghdl/thin/std_names.py | 403 |
1 files changed, 203 insertions, 200 deletions
diff --git a/python/libghdl/thin/std_names.py b/python/libghdl/thin/std_names.py index 02d2dad53..ba1686a9e 100644 --- a/python/libghdl/thin/std_names.py +++ b/python/libghdl/thin/std_names.py @@ -602,203 +602,206 @@ class Name: To_Stdulogicvector = 814 Is_X = 815 To_01 = 816 - Conv_Signed = 817 - Conv_Unsigned = 818 - Conv_Integer = 819 - Conv_Std_Logic_Vector = 820 - And_Reduce = 821 - Nand_Reduce = 822 - Or_Reduce = 823 - Nor_Reduce = 824 - Xor_Reduce = 825 - Xnor_Reduce = 826 - Ceil = 827 - Floor = 828 - Round = 829 - Log2 = 830 - Sin = 831 - Cos = 832 - Ext = 833 - Sxt = 834 - Last_Ieee_Name = 834 - First_Synthesis = 835 - Allconst = 835 - Allseq = 836 - Anyconst = 837 - Anyseq = 838 - Last_Synthesis = 838 - First_Directive = 839 - Define = 839 - Endif = 840 - Ifdef = 841 - Ifndef = 842 - Include = 843 - Timescale = 844 - Undef = 845 - Protect = 846 - Begin_Protected = 847 - End_Protected = 848 - Key_Block = 849 - Data_Block = 850 - Line = 851 - Celldefine = 852 - Endcelldefine = 853 - Default_Nettype = 854 - Resetall = 855 - Last_Directive = 855 - First_Systask = 856 - Bits = 856 - D_Root = 857 - D_Unit = 858 - Last_Systask = 858 - First_SV_Method = 859 - Size = 859 - Insert = 860 - Delete = 861 - Pop_Front = 862 - Pop_Back = 863 - Push_Front = 864 - Push_Back = 865 - Name = 866 - Len = 867 - Substr = 868 - Exists = 869 - Atoi = 870 - Itoa = 871 - Find = 872 - Find_Index = 873 - Find_First = 874 - Find_First_Index = 875 - Find_Last = 876 - Find_Last_Index = 877 - Num = 878 - Randomize = 879 - Pre_Randomize = 880 - Post_Randomize = 881 - Srandom = 882 - Get_Randstate = 883 - Set_Randstate = 884 - Seed = 885 - State = 886 - Last_SV_Method = 886 - First_BSV = 887 - uAction = 887 - uActionValue = 888 - BVI = 889 - uC = 890 - uCF = 891 - uE = 892 - uSB = 893 - uSBR = 894 - Action = 895 - Endaction = 896 - Actionvalue = 897 - Endactionvalue = 898 - Ancestor = 899 - Clocked_By = 900 - Default_Clock = 901 - Default_Reset = 902 - Dependencies = 903 - Deriving = 904 - Determines = 905 - Enable = 906 - Ifc_Inout = 907 - Input_Clock = 908 - Input_Reset = 909 - Instance = 910 - Endinstance = 911 - Let = 912 - Match = 913 - Method = 914 - Endmethod = 915 - Numeric = 916 - Output_Clock = 917 - Output_Reset = 918 - Par = 919 - Endpar = 920 - Path = 921 - Provisos = 922 - Ready = 923 - Reset_By = 924 - Rule = 925 - Endrule = 926 - Rules = 927 - Endrules = 928 - Same_Family = 929 - Schedule = 930 - Seq = 931 - Endseq = 932 - Typeclass = 933 - Endtypeclass = 934 - Valueof = 935 - uValueof = 936 - Last_BSV = 936 - First_Comment = 937 - Psl = 937 - Pragma = 938 - Synthesis = 939 - Synopsys = 940 - Translate_Off = 941 - Translate_On = 942 - Translate = 943 - Synthesis_Off = 944 - Synthesis_On = 945 - Off = 946 - Last_Comment = 946 - First_PSL = 947 - A = 947 - Af = 948 - Ag = 949 - Ax = 950 - Abort = 951 - Assume_Guarantee = 952 - Before = 953 - Clock = 954 - E = 955 - Ef = 956 - Eg = 957 - Ex = 958 - Endpoint = 959 - Eventually = 960 - Fairness = 961 - Fell = 962 - Forall = 963 - G = 964 - Inf = 965 - Inherit = 966 - Never = 967 - Next_A = 968 - Next_E = 969 - Next_Event = 970 - Next_Event_A = 971 - Next_Event_E = 972 - Prev = 973 - Rose = 974 - Strong = 975 - W = 976 - Whilenot = 977 - Within = 978 - X = 979 - Last_PSL = 979 - First_Edif = 980 - Celltype = 990 - View = 991 - Viewtype = 992 - Direction = 993 - Contents = 994 - Net = 995 - Viewref = 996 - Cellref = 997 - Libraryref = 998 - Portinstance = 999 - Joined = 1000 - Portref = 1001 - Instanceref = 1002 - Design = 1003 - Designator = 1004 - Owner = 1005 - Member = 1006 - Number = 1007 - Rename = 1008 - Userdata = 1009 - Last_Edif = 1009 + To_X01 = 817 + To_X01Z = 818 + To_UX01 = 819 + Conv_Signed = 820 + Conv_Unsigned = 821 + Conv_Integer = 822 + Conv_Std_Logic_Vector = 823 + And_Reduce = 824 + Nand_Reduce = 825 + Or_Reduce = 826 + Nor_Reduce = 827 + Xor_Reduce = 828 + Xnor_Reduce = 829 + Ceil = 830 + Floor = 831 + Round = 832 + Log2 = 833 + Sin = 834 + Cos = 835 + Ext = 836 + Sxt = 837 + Last_Ieee_Name = 837 + First_Synthesis = 838 + Allconst = 838 + Allseq = 839 + Anyconst = 840 + Anyseq = 841 + Last_Synthesis = 841 + First_Directive = 842 + Define = 842 + Endif = 843 + Ifdef = 844 + Ifndef = 845 + Include = 846 + Timescale = 847 + Undef = 848 + Protect = 849 + Begin_Protected = 850 + End_Protected = 851 + Key_Block = 852 + Data_Block = 853 + Line = 854 + Celldefine = 855 + Endcelldefine = 856 + Default_Nettype = 857 + Resetall = 858 + Last_Directive = 858 + First_Systask = 859 + Bits = 859 + D_Root = 860 + D_Unit = 861 + Last_Systask = 861 + First_SV_Method = 862 + Size = 862 + Insert = 863 + Delete = 864 + Pop_Front = 865 + Pop_Back = 866 + Push_Front = 867 + Push_Back = 868 + Name = 869 + Len = 870 + Substr = 871 + Exists = 872 + Atoi = 873 + Itoa = 874 + Find = 875 + Find_Index = 876 + Find_First = 877 + Find_First_Index = 878 + Find_Last = 879 + Find_Last_Index = 880 + Num = 881 + Randomize = 882 + Pre_Randomize = 883 + Post_Randomize = 884 + Srandom = 885 + Get_Randstate = 886 + Set_Randstate = 887 + Seed = 888 + State = 889 + Last_SV_Method = 889 + First_BSV = 890 + uAction = 890 + uActionValue = 891 + BVI = 892 + uC = 893 + uCF = 894 + uE = 895 + uSB = 896 + uSBR = 897 + Action = 898 + Endaction = 899 + Actionvalue = 900 + Endactionvalue = 901 + Ancestor = 902 + Clocked_By = 903 + Default_Clock = 904 + Default_Reset = 905 + Dependencies = 906 + Deriving = 907 + Determines = 908 + Enable = 909 + Ifc_Inout = 910 + Input_Clock = 911 + Input_Reset = 912 + Instance = 913 + Endinstance = 914 + Let = 915 + Match = 916 + Method = 917 + Endmethod = 918 + Numeric = 919 + Output_Clock = 920 + Output_Reset = 921 + Par = 922 + Endpar = 923 + Path = 924 + Provisos = 925 + Ready = 926 + Reset_By = 927 + Rule = 928 + Endrule = 929 + Rules = 930 + Endrules = 931 + Same_Family = 932 + Schedule = 933 + Seq = 934 + Endseq = 935 + Typeclass = 936 + Endtypeclass = 937 + Valueof = 938 + uValueof = 939 + Last_BSV = 939 + First_Comment = 940 + Psl = 940 + Pragma = 941 + Synthesis = 942 + Synopsys = 943 + Translate_Off = 944 + Translate_On = 945 + Translate = 946 + Synthesis_Off = 947 + Synthesis_On = 948 + Off = 949 + Last_Comment = 949 + First_PSL = 950 + A = 950 + Af = 951 + Ag = 952 + Ax = 953 + Abort = 954 + Assume_Guarantee = 955 + Before = 956 + Clock = 957 + E = 958 + Ef = 959 + Eg = 960 + Ex = 961 + Endpoint = 962 + Eventually = 963 + Fairness = 964 + Fell = 965 + Forall = 966 + G = 967 + Inf = 968 + Inherit = 969 + Never = 970 + Next_A = 971 + Next_E = 972 + Next_Event = 973 + Next_Event_A = 974 + Next_Event_E = 975 + Prev = 976 + Rose = 977 + Strong = 978 + W = 979 + Whilenot = 980 + Within = 981 + X = 982 + Last_PSL = 982 + First_Edif = 983 + Celltype = 993 + View = 994 + Viewtype = 995 + Direction = 996 + Contents = 997 + Net = 998 + Viewref = 999 + Cellref = 1000 + Libraryref = 1001 + Portinstance = 1002 + Joined = 1003 + Portref = 1004 + Instanceref = 1005 + Design = 1006 + Designator = 1007 + Owner = 1008 + Member = 1009 + Number = 1010 + Rename = 1011 + Userdata = 1012 + Last_Edif = 1012 |