10-15-2018 08:46 PM
Hi,
I want to control multiple FPGAs. For instance, I want to set a "start" bit to 1'b1 for all designs in multiple FPGAs.
What is a good way to achieve this instead of pressing push buttons for multiple FPGAs at the same time.
Thanks in advance.
10-24-2018 04:17 PM
The questions is a bit too open ended to really answer.
But lets start with the obvious basic solution - route one push-button to multiple FPGAs. Does this meet your requirements? If not, why?
Regards,
Mark
10-24-2018 10:21 PM
Hi @markcurry,
That's actually fine. Is there any clever way to hook one FPGA's push button to another FPGA's push button?
How can I establish the connection between two FPGAs? I can't use FMC cable because I will use all the FMC slots for both FPGAs.
Thanks.
10-25-2018 07:34 AM
I suggest to just route the single push button to multiple FPGAs on the PCB.
However, your reply implies you're using some sort of already designed board (or multiple boards?) that perhaps have some (how many?) FMC connectors. And maybe a push button or two connected to (one of the) FPGAs.
Again, you've given us little to work with. Yes for some sort of communication between FPGAs you need some sort of actual connection between the FPGAs. Tell us more about your hardware setup.
Regards,
Mark
10-25-2018 07:03 PM
Sorry. So the system looks like below.
I just wonder how to route the first FPGA's push button to second FPGA's signal.
10-25-2018 07:30 PM
Are the FPGAs on the same board? What is that connection to the PC (your black line in the diagram). Where's the pushbutton?
Regards,
Mark
10-25-2018 07:37 PM
PC to FPGA is uart. I want to program FPGAs from PC.
Both FPGAs are VC707(virtex 7).
I was thinking about user push buttons on VC707.