mpatel
Member level 4
How can I write a VHDL code to detect the number of bit change..
For example I have 4 bit register A. The value of is A = 1100. Now it is changed to A=1010. So how can I detect how many bits are changed?
Is there a solution to detect in single clock pulse?
Thanks
For example I have 4 bit register A. The value of is A = 1100. Now it is changed to A=1010. So how can I detect how many bits are changed?
Is there a solution to detect in single clock pulse?
Thanks