Forum Discussion
Altera_Forum
Honored Contributor
14 years ago@triky sir , after correcting as per your advice (i.e 0.46 instead of .46),it gives error that :line 1031: alias of a function is not supported.
at the line : function to_slv ( arg : UNRESOLVED_ufixed) -- fixed point vector return STD_LOGIC_VECTOR; error -------> alias to_StdLogicVector is to_slv [UNRESOLVED_ufixed return STD_LOGIC_VECTOR]; alias to_Std_Logic_Vector is to_slv [UNRESOLVED_ufixed return STD_LOGIC_VECTOR];