1. Files in eval directory:
   testbench/test_ts_ethmac_sim.v
   
   tests/stim_tx_mac_5.v

   simulation/scripts/eval_ts_ethmac_runsim.do
   simulation/work/MTI compiled files 


2. Test environment:
   1) DUT: ts_ethmac_top (instance name: U1_top_ts_ethmac)
      configuration:
      - FETH_MODE:            true
      - MIIM_MODULE:          true
   

Evaluting the core using test vectors
=====================================

   To run the simulation:

   - Invoke the Modelsim simulator and change directory
     to simulation/

   - Execute the Macro simulation/scripts/eval_ts_ethmac_runsim.do file

For the VHDL script change the diractory of where you installed the ispLEVER software.



