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++
12589 Discussions

DE2-115 wiring Triple-Speed-Ethernet

Altera_Forum
Honored Contributor II
1,411 Views

Hello, I am trying to use the TSE-Mac but I am not sure if my wiring is correct. 

 

I tried to port it from the Altera example (ftp://ftp.altera.com/up/pub/altera_material/14.0/tutorials/de2-115/). 

The problem is, i am using bdf-File as Top-Level-Entity and all the examples don't. 

 

Can someone please have a look at it? 

My Project: http://itexplorer.de/downloads/de2_115_uclinux.zip 

 

With best regards, 

 

Jan 

 

EDIT:  

I found two mistakes by myself: i mixed up rx and tx clock and i missed an "not" on mdio_oen. 

 

Now i can set up eth0 but can´t ping or get pinged.. :/
0 Kudos
6 Replies
Altera_Forum
Honored Contributor II
386 Views

I would suggest you to refer to the TSE Megacore resource center, from there you may found some useful example that you may refer to: 

https://www.altera.com/support/support-resources/intellectual-property/interface-protocols/triple-speed-ethernet/ips-inp-tse.html
0 Kudos
Altera_Forum
Honored Contributor II
386 Views

 

--- Quote Start ---  

I would suggest you to refer to the TSE Megacore resource center, from there you may found some useful example that you may refer to: 

https://www.altera.com/support/support-resources/intellectual-property/interface-protocols/triple-speed-ethernet/ips-inp-tse.html 

--- Quote End ---  

 

 

Thank you for your reply. In the meantime I figured it out by myself. I had to make some entry's in my .sdc-File.
0 Kudos
Altera_Forum
Honored Contributor II
386 Views

Can you share which entries you had to enter?

0 Kudos
Altera_Forum
Honored Contributor II
386 Views

 

--- Quote Start ---  

Can you share which entries you had to enter? 

--- Quote End ---  

 

 

I ziped the top.vhd and the SDC-File for you ;)
0 Kudos
Altera_Forum
Honored Contributor II
386 Views

Thanks for sharing. I noticed in your design that you have an MMC and a CFI. Is this where you had the Linux to boot from?

0 Kudos
Altera_Forum
Honored Contributor II
386 Views

I'm using the MMC for the Root-File-System and the CFI for storing the Kernelimage.

0 Kudos
Reply