Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
haihengcao
Posts: 15
Registered: ‎12-26-2008
0

When Virtex5 adds some outputs to another Virtex5, the result goes wrong

Hi,

      We use Virtex5 to compress image data, and our design is like this: a first Virtex5(V1) receive data from sending board, do the comprssion and also transfer the original data to another Virtex5(V2) and the V2 do the compression too.

The V1 can always have the right result without the outputs to V2 but it goes wrong if it has the outputs to V2.

    So what would the potential reasons for this problem?

 

Expert Contributor
awillen
Posts: 690
Registered: ‎11-29-2007
0

Re: When Virtex5 adds some outputs to another Virtex5, the result goes wrong

How should we know? You give us hardly any information, and your question is confusing. Be more specific and post more details.



Signature:
1. Google your question before asking it.
2. If Google doesn't find a solution, post your question in a detailed, comprehensive, and clear way.
3. If someone answers your question, mark the post with "Accept as solution". If you see a particularly good and informative post, consider giving it Kudos (the star on the left).
Expert Contributor
bassman59
Posts: 4,679
Registered: ‎02-25-2008
0

Re: When Virtex5 adds some outputs to another Virtex5, the result goes wrong

 


haihengcao wrote:

Hi,

      We use Virtex5 to compress image data, and our design is like this: a first Virtex5(V1) receive data from sending board, do the comprssion and also transfer the original data to another Virtex5(V2) and the V2 do the compression too.

The V1 can always have the right result without the outputs to V2 but it goes wrong if it has the outputs to V2.

    So what would the potential reasons for this problem?

 


Your design is screwed up.
Did you bother to simulate the entire board design, including both FPGAs, the source stimulus and the output data sink? If not, then your design hasn't been verified and debugging in-circuit as you are doing is a waste of time.

 


----------------------------------------------------------------
Yes, I do this for a living.
Xilinx Employee
brucey
Posts: 138
Registered: ‎03-24-2010
0

Re: When Virtex5 adds some outputs to another Virtex5, the result goes wrong

Hi, you can do timing analysis for input and output signals. Besides, you can also do timing simulation to find where the issue is.