S
sridar
Guest
Hi all,
I am working on a design, where there are n modules. Each module i
connected with next module in sequential fashion.
like, data generator -> encoder 1 -> encoder 2-> modulator -> demodulator
-> decoder2 -> decoder1
The output of decoder1 should be same as data generator. I have tested eac
module in FPGA and also the following configurations
data generator -> encoder 1 -> encoder 2-> decoder2 ->decoder1
----------Works fine
data generator -> encoder 2 -> modulator -> demodulator -> decoder2
----------Works fine
But, when I integrate the all the modules, the design is not working a
expected. I need to reset the board for 5,6 times for the output to com
correctly. The timing analyzer reported no error.
BTW, I designed all the modules using VHDL in ISE 12.3 and tried in tw
hardware boards 1. Spartan-6 sp601 kit 2. Spartan-3 based baord
---------------------------------------
Posted through http://www.FPGARelated.com
I am working on a design, where there are n modules. Each module i
connected with next module in sequential fashion.
like, data generator -> encoder 1 -> encoder 2-> modulator -> demodulator
-> decoder2 -> decoder1
The output of decoder1 should be same as data generator. I have tested eac
module in FPGA and also the following configurations
data generator -> encoder 1 -> encoder 2-> decoder2 ->decoder1
----------Works fine
data generator -> encoder 2 -> modulator -> demodulator -> decoder2
----------Works fine
But, when I integrate the all the modules, the design is not working a
expected. I need to reset the board for 5,6 times for the output to com
correctly. The timing analyzer reported no error.
BTW, I designed all the modules using VHDL in ISE 12.3 and tried in tw
hardware boards 1. Spartan-6 sp601 kit 2. Spartan-3 based baord
---------------------------------------
Posted through http://www.FPGARelated.com