Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Triple Speed Ethernet

Hi,

1. Can i do loopback by using (2 instances) TSE

(Triple Speed Ethernet) Megacore from MegaWizard by

inter connecting Tx & Rx?

(1TX connected to 2Rx and 2Tx connected to 1Rx)

Without using NIOS ?

2. How to test TSE Megacore using Test bench generated by TSE

Megacore ? what parameter i have to set for testbench to work ?

Thanks

S_K_G

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    2. create a project in modelsim and add the file 'run_**_tb.tcl' to the project (** stands for the TSE model name you create and the file is always in './testbench/**/'). Then right click the 'run_**_tb.tcl' file and select 'execute'.