Altera_Forum
Honored Contributor
15 years agostate machine
i have a array of signed 16 integer data(8,7,-1,1,5,6,2---),i want to design a state machine in vhdl with three state,in first state i need to calculate the number of ones,in 2nd state number of zeros and finally count other number. how can i start