Altera_Forum
Honored Contributor
15 years agoConstant Value overflow
I have the following Warning:
Warning (10639): VHDL warning at FRAME_ROTATOR_NEW.vhd(391): constant value overflow It's aboutelsif main_cnt >= to_unsigned (74877906940 , 39) then and i decleared main_cnt as signal main_cnt : unsigned (38 downto 0) := (others => '0'); Where did i go wrong? Or is the warning caused somewhere else? To make it easy for u 74877906940 decimal = 116F122FFC HEX = 37 bit