Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20703 Discussions

Verilog XOR incorrect result

Altera_Forum
Honored Contributor II
1,000 Views

Hi, 

 

I have a state in state machine where a 2568 bit register is XOR'd with 2568 bit parameter. I tried displaying bits[63:0] of the output in the LCD display. Bits[15:0] of the result is incorrect. I also tried displaying the operands of the XOR operation. They are correct. I don't understand why the output is incorrect. 

 

Please advise. 

 

thanks!
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
303 Views

Your should post some HDL code if you want someone to give you hints

0 Kudos
Altera_Forum
Honored Contributor II
303 Views

How's your timing?

0 Kudos
Reply