Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12745 讨论

Triple Speed Ethernet and transceiver blocks

Altera_Forum
名誉分销商 II
1,531 次查看

We have a Nios2/s processor running a triple speed ethernet (TSE) with a scatter gather DMA. Working off the of the triple speed ethernet example from altera for our board (DE4 Stratix IV board), there seems to be a missing option. When setting up the TSE, the option "Use Transceiver Block" does not exist, though all other settings match. Our system can send but is not receiving properly. What does this option do? Is there a new setting that replaces this option? (We are using a later version of Quartus than the example used). 

 

This is the only salient difference we can currently find between our design and the example. What could be causing this issue? 

 

Thank you in advanced.
0 项奖励
4 回复数
Altera_Forum
名誉分销商 II
821 次查看

Did not know that Terasic's TSE ref design uses transceivers. you don't need transceivers for TSE. 

BTW each devkit reference design is fine tuned to a specific Quartus version. So use the proper Quartus version.
0 项奖励
Altera_Forum
名誉分销商 II
821 次查看

I think transceivers are used when connecting to a PHY though a SGMII interface. This is only possible with FPGA's that actually have transceivers, so the option is greyed out for the other FPGA families.

0 项奖励
Altera_Forum
名誉分销商 II
821 次查看

Stratix IV GX EP4SGX230 does have transceivers.

0 项奖励
Altera_Forum
名誉分销商 II
821 次查看

my bad, I thought it was a regular Stratix 4. 

In that case, can you check that the target for the TSE core is indeed the correct FPGA family. I just created a test project with a Stratix 4 GX and I had no problem checking the "use transceiver block", as long as the TSE type that I selected was "10/100/1000Mb Etheret MAC with 1000BASE-X/SGMII PCS"
0 项奖励
回复