From 8c1ae5a3a429dbbbc73a8547f021b8cf6470130b Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Fri, 1 Jan 2021 11:45:19 +0100 Subject: vhdl: recognize ieee.numeric_std_unsigned. For #1572 --- pyGHDL/libghdl/std_names.py | 483 ++++++++++++++++++++++---------------------- 1 file changed, 242 insertions(+), 241 deletions(-) (limited to 'pyGHDL/libghdl/std_names.py') diff --git a/pyGHDL/libghdl/std_names.py b/pyGHDL/libghdl/std_names.py index aad5918fe..ebef045ff 100644 --- a/pyGHDL/libghdl/std_names.py +++ b/pyGHDL/libghdl/std_names.py @@ -571,244 +571,245 @@ class Name: VITAL_Timing = 782 Numeric_Std = 783 Numeric_Bit = 784 - Std_Logic_Arith = 785 - Std_Logic_Signed = 786 - Std_Logic_Unsigned = 787 - Std_Logic_Textio = 788 - Std_Logic_Misc = 789 - Math_Real = 790 - Last_Ieee_Pkg = 790 - First_Ieee_Name = 791 - Std_Ulogic = 791 - Std_Ulogic_Vector = 792 - Std_Logic = 793 - Std_Logic_Vector = 794 - Rising_Edge = 795 - Falling_Edge = 796 - VITAL_Level0 = 797 - VITAL_Level1 = 798 - Unresolved_Unsigned = 799 - Unresolved_Signed = 800 - To_Integer = 801 - To_Unsigned = 802 - To_Signed = 803 - Resize = 804 - Std_Match = 805 - Shift_Left = 806 - Shift_Right = 807 - Rotate_Left = 808 - Rotate_Right = 809 - To_Bit = 810 - To_Bitvector = 811 - To_Stdulogic = 812 - To_Stdlogicvector = 813 - To_Stdulogicvector = 814 - Is_X = 815 - To_01 = 816 - 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 - Shl = 836 - Shr = 837 - Ext = 838 - Sxt = 839 - Find_Leftmost = 840 - Find_Rightmost = 841 - Last_Ieee_Name = 841 - First_Synthesis = 842 - Allconst = 842 - Allseq = 843 - Anyconst = 844 - Anyseq = 845 - Last_Synthesis = 845 - First_Directive = 846 - Define = 846 - Endif = 847 - Ifdef = 848 - Ifndef = 849 - Include = 850 - Timescale = 851 - Undef = 852 - Protect = 853 - Begin_Protected = 854 - End_Protected = 855 - Key_Block = 856 - Data_Block = 857 - Line = 858 - Celldefine = 859 - Endcelldefine = 860 - Default_Nettype = 861 - Resetall = 862 - Last_Directive = 862 - First_Systask = 863 - Bits = 863 - D_Root = 864 - D_Unit = 865 - Last_Systask = 865 - First_SV_Method = 866 - Size = 866 - Insert = 867 - Delete = 868 - Pop_Front = 869 - Pop_Back = 870 - Push_Front = 871 - Push_Back = 872 - Name = 873 - Len = 874 - Substr = 875 - Exists = 876 - Atoi = 877 - Itoa = 878 - Find = 879 - Find_Index = 880 - Find_First = 881 - Find_First_Index = 882 - Find_Last = 883 - Find_Last_Index = 884 - Num = 885 - Randomize = 886 - Pre_Randomize = 887 - Post_Randomize = 888 - Srandom = 889 - Get_Randstate = 890 - Set_Randstate = 891 - Seed = 892 - State = 893 - Last_SV_Method = 893 - First_BSV = 894 - uAction = 894 - uActionValue = 895 - BVI = 896 - uC = 897 - uCF = 898 - uE = 899 - uSB = 900 - uSBR = 901 - Action = 902 - Endaction = 903 - Actionvalue = 904 - Endactionvalue = 905 - Ancestor = 906 - Clocked_By = 907 - Default_Clock = 908 - Default_Reset = 909 - Dependencies = 910 - Deriving = 911 - Determines = 912 - Enable = 913 - Ifc_Inout = 914 - Input_Clock = 915 - Input_Reset = 916 - Instance = 917 - Endinstance = 918 - Let = 919 - Match = 920 - Method = 921 - Endmethod = 922 - Numeric = 923 - Output_Clock = 924 - Output_Reset = 925 - Par = 926 - Endpar = 927 - Path = 928 - Provisos = 929 - Ready = 930 - Reset_By = 931 - Rule = 932 - Endrule = 933 - Rules = 934 - Endrules = 935 - Same_Family = 936 - Schedule = 937 - Seq = 938 - Endseq = 939 - Typeclass = 940 - Endtypeclass = 941 - Valueof = 942 - uValueof = 943 - Last_BSV = 943 - First_Comment = 944 - Psl = 944 - Pragma = 945 - Synthesis = 946 - Synopsys = 947 - Translate_Off = 948 - Translate_On = 949 - Translate = 950 - Synthesis_Off = 951 - Synthesis_On = 952 - Off = 953 - Last_Comment = 953 - First_PSL = 954 - A = 954 - Af = 955 - Ag = 956 - Ax = 957 - Abort = 958 - Assume_Guarantee = 959 - Before = 960 - Clock = 961 - E = 962 - Ef = 963 - Eg = 964 - Ex = 965 - Endpoint = 966 - Eventually = 967 - Fairness = 968 - Fell = 969 - Forall = 970 - G = 971 - Inf = 972 - Inherit = 973 - Never = 974 - Next_A = 975 - Next_E = 976 - Next_Event = 977 - Next_Event_A = 978 - Next_Event_E = 979 - Prev = 980 - Rose = 981 - Strong = 982 - W = 983 - Whilenot = 984 - Within = 985 - X = 986 - Last_PSL = 986 - First_Edif = 987 - Celltype = 997 - View = 998 - Viewtype = 999 - Direction = 1000 - Contents = 1001 - Net = 1002 - Viewref = 1003 - Cellref = 1004 - Libraryref = 1005 - Portinstance = 1006 - Joined = 1007 - Portref = 1008 - Instanceref = 1009 - Design = 1010 - Designator = 1011 - Owner = 1012 - Member = 1013 - Number = 1014 - Rename = 1015 - Userdata = 1016 - Last_Edif = 1016 + Numeric_Std_Unsigned = 785 + Std_Logic_Arith = 786 + Std_Logic_Signed = 787 + Std_Logic_Unsigned = 788 + Std_Logic_Textio = 789 + Std_Logic_Misc = 790 + Math_Real = 791 + Last_Ieee_Pkg = 791 + First_Ieee_Name = 792 + Std_Ulogic = 792 + Std_Ulogic_Vector = 793 + Std_Logic = 794 + Std_Logic_Vector = 795 + Rising_Edge = 796 + Falling_Edge = 797 + VITAL_Level0 = 798 + VITAL_Level1 = 799 + Unresolved_Unsigned = 800 + Unresolved_Signed = 801 + To_Integer = 802 + To_Unsigned = 803 + To_Signed = 804 + Resize = 805 + Std_Match = 806 + Shift_Left = 807 + Shift_Right = 808 + Rotate_Left = 809 + Rotate_Right = 810 + To_Bit = 811 + To_Bitvector = 812 + To_Stdulogic = 813 + To_Stdlogicvector = 814 + To_Stdulogicvector = 815 + Is_X = 816 + To_01 = 817 + To_X01 = 818 + To_X01Z = 819 + To_UX01 = 820 + Conv_Signed = 821 + Conv_Unsigned = 822 + Conv_Integer = 823 + Conv_Std_Logic_Vector = 824 + And_Reduce = 825 + Nand_Reduce = 826 + Or_Reduce = 827 + Nor_Reduce = 828 + Xor_Reduce = 829 + Xnor_Reduce = 830 + Ceil = 831 + Floor = 832 + Round = 833 + Log2 = 834 + Sin = 835 + Cos = 836 + Shl = 837 + Shr = 838 + Ext = 839 + Sxt = 840 + Find_Leftmost = 841 + Find_Rightmost = 842 + Last_Ieee_Name = 842 + First_Synthesis = 843 + Allconst = 843 + Allseq = 844 + Anyconst = 845 + Anyseq = 846 + Last_Synthesis = 846 + First_Directive = 847 + Define = 847 + Endif = 848 + Ifdef = 849 + Ifndef = 850 + Include = 851 + Timescale = 852 + Undef = 853 + Protect = 854 + Begin_Protected = 855 + End_Protected = 856 + Key_Block = 857 + Data_Block = 858 + Line = 859 + Celldefine = 860 + Endcelldefine = 861 + Default_Nettype = 862 + Resetall = 863 + Last_Directive = 863 + First_Systask = 864 + Bits = 864 + D_Root = 865 + D_Unit = 866 + Last_Systask = 866 + First_SV_Method = 867 + Size = 867 + Insert = 868 + Delete = 869 + Pop_Front = 870 + Pop_Back = 871 + Push_Front = 872 + Push_Back = 873 + Name = 874 + Len = 875 + Substr = 876 + Exists = 877 + Atoi = 878 + Itoa = 879 + Find = 880 + Find_Index = 881 + Find_First = 882 + Find_First_Index = 883 + Find_Last = 884 + Find_Last_Index = 885 + Num = 886 + Randomize = 887 + Pre_Randomize = 888 + Post_Randomize = 889 + Srandom = 890 + Get_Randstate = 891 + Set_Randstate = 892 + Seed = 893 + State = 894 + Last_SV_Method = 894 + First_BSV = 895 + uAction = 895 + uActionValue = 896 + BVI = 897 + uC = 898 + uCF = 899 + uE = 900 + uSB = 901 + uSBR = 902 + Action = 903 + Endaction = 904 + Actionvalue = 905 + Endactionvalue = 906 + Ancestor = 907 + Clocked_By = 908 + Default_Clock = 909 + Default_Reset = 910 + Dependencies = 911 + Deriving = 912 + Determines = 913 + Enable = 914 + Ifc_Inout = 915 + Input_Clock = 916 + Input_Reset = 917 + Instance = 918 + Endinstance = 919 + Let = 920 + Match = 921 + Method = 922 + Endmethod = 923 + Numeric = 924 + Output_Clock = 925 + Output_Reset = 926 + Par = 927 + Endpar = 928 + Path = 929 + Provisos = 930 + Ready = 931 + Reset_By = 932 + Rule = 933 + Endrule = 934 + Rules = 935 + Endrules = 936 + Same_Family = 937 + Schedule = 938 + Seq = 939 + Endseq = 940 + Typeclass = 941 + Endtypeclass = 942 + Valueof = 943 + uValueof = 944 + Last_BSV = 944 + First_Comment = 945 + Psl = 945 + Pragma = 946 + Synthesis = 947 + Synopsys = 948 + Translate_Off = 949 + Translate_On = 950 + Translate = 951 + Synthesis_Off = 952 + Synthesis_On = 953 + Off = 954 + Last_Comment = 954 + First_PSL = 955 + A = 955 + Af = 956 + Ag = 957 + Ax = 958 + Abort = 959 + Assume_Guarantee = 960 + Before = 961 + Clock = 962 + E = 963 + Ef = 964 + Eg = 965 + Ex = 966 + Endpoint = 967 + Eventually = 968 + Fairness = 969 + Fell = 970 + Forall = 971 + G = 972 + Inf = 973 + Inherit = 974 + Never = 975 + Next_A = 976 + Next_E = 977 + Next_Event = 978 + Next_Event_A = 979 + Next_Event_E = 980 + Prev = 981 + Rose = 982 + Strong = 983 + W = 984 + Whilenot = 985 + Within = 986 + X = 987 + Last_PSL = 987 + First_Edif = 988 + Celltype = 998 + View = 999 + Viewtype = 1000 + Direction = 1001 + Contents = 1002 + Net = 1003 + Viewref = 1004 + Cellref = 1005 + Libraryref = 1006 + Portinstance = 1007 + Joined = 1008 + Portref = 1009 + Instanceref = 1010 + Design = 1011 + Designator = 1012 + Owner = 1013 + Member = 1014 + Number = 1015 + Rename = 1016 + Userdata = 1017 + Last_Edif = 1017 -- cgit v1.2.3