zaidilyas
Newbie level 2

Hi everyone!
I am trying to implement a design in which
- I have to transmit an 8 bit data serially on a pin of FPGA i.e. 10011010.
- Data is to be transmitted at both the rising and falling edge of a signal.
- Moreover, signal is generated whenever an enable pulse is given.
Problem
The problem I am facing is that the design is working fine in 'Post Route Simulation' of ISE platform but when I run the design on FPGA, all other things are working fine but the transmitted data shows different results i.e. 10101010 or 1000000 etc.
Help is required please!
I am trying to implement a design in which
- I have to transmit an 8 bit data serially on a pin of FPGA i.e. 10011010.
- Data is to be transmitted at both the rising and falling edge of a signal.
- Moreover, signal is generated whenever an enable pulse is given.
Problem
The problem I am facing is that the design is working fine in 'Post Route Simulation' of ISE platform but when I run the design on FPGA, all other things are working fine but the transmitted data shows different results i.e. 10101010 or 1000000 etc.
Help is required please!