Symmetric Cryptographic Intel FPGA Hard IP User Guide

ID 714305
Date 4/13/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

8.6. Simulating the Design Example Testbench

Procedure

Follow these steps to simulate the testbench:

  1. At the command prompt, change to the testbench simulation directory:.
    cd <design_example_directory>/example_design/testbench
  2. Run the simulation script for the supported simulator of your choice. The script compiles and runs the testbench in the simulator.
  3. Analyze the results. The successful simulation displays "Testbench Passed" or "Test Case Passed" message.
    Table 80.  Commands to Simulate the Testbench in Synopsys VCS* Simulator
    Simulator Instructions
    VCS* In the command line, type:
    sh run_vcs.sh
    VCS* MX In the command line, type:
    sh run_vcsmx.sh

    The following sample output illustrates a successful simulation test run for the Symmetric Cryptographic IP core design example testbench.