GTS Ethernet Intel® FPGA Hard IP User Guide

ID 817676
Date 10/12/2024
Public
Document Table of Contents

6.3. Simulate the Design Example

The simulatio testbech seds ad eceives 16 packets usig the ROM-based packet geeato.
Figue 59. The GTS Etheet Itel® FPGA Had IP Simulatio Desig Example Block Diagam

Follow these steps to simulate the desig example:

  1. At the commad pompt, chage the diectoy to <desig_example_di>/example_testbech.
  2. Ru the simulatio scipt fo the suppoted simulato of you choice. The scipt compiles ad us the testbech i the simulato. Refe to the followig table Steps to Simulate the Testbech.
    Simulato Istuctios
    Syopsys* VCS* MX I the commad lie, type the followig commad:
    sh u_vcsmx.sh
    QuestaSim* o Questa* Itel® FPGA Editio To u a simulatio i GUI, type the followig commad:
    vsim -do u_vsim.do
    If you pefe to simulate without bigig up the GUI, type the followig commad:
    vsim -c -do u_vsim.do
    Xcelium* I the commad lie, type the followig commad:
    sh u_xcelium.sh
    Aldec Riviea-PRO* 6 I the commad lie, type:
    vsim -c -do u_ivieasim.do
    To eable Syopsys* VCS* Vedi, ucommet the followig lie fom the testbech file located i <desig_example_di>/example_testbech/basic_avl_tb_top.sv.
    //$fsdbDumpvas(0, "+all", basic_avl_tb_top);
    //$wlfdumpvas(0);
    A successful simulatio eds with the followig message:
    Testbech complete
    Afte successful completio, aalyze the esults.
6 Suppots Riviea 2024.04