Forum Discussion
Altera_Forum
Honored Contributor
18 years agoLinking of two FPGA
Hi all,
I'm a student of Engineering of Telecommunications.In my thesys I must realize a digital circuit on FPGA,but I can't make it all on the same FPGA board,because of occupation of resources.So I must realize some blocks of this circuit(such as a FIR filter) on a second FPGA board. Someone can tell me how could I connect a single block of the first FPGA with a block of the second one? Thanks in Advances.12 Replies
- Altera_Forum
Honored Contributor
On your previous post, a Tco of 35.6 seems really long, but you should be using static timing analysis(TAN or TimeQuest) to analyze it further, not just the info message. If it's an old process or there's a lot of logic, it's certainly possible.
Timing inside a device is considerably different than externally. The drive strength of the internal transistors, the capacitive loading, etc. all make a difference. I wouldn't try comparing the two. - Altera_Forum
Honored Contributor
--- Quote Start --- thanks for the feedback. . if i use single core wires to connect the quartus FPGAs..anyone knows of a typical clock cycle rate? cause my ALU is suppose to do something every posedge clock. good luck to me.... --- Quote End --- i once used 50Mhz(slow) as the clock rate by dividing my board clock and it was working.