MACsec Intel® FPGA System Design User Guide

ID 767516
Date 10/02/2023
Public

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

Document Table of Contents

7.4. Simulation Command Arguments

The following arguments are used when running simulations:

-h — Without any other arguments gives help option for the script with an example.

Example: sh run_sim.sh -h
  • -g <value>
    • 0: run simulation without generating files again.
    • 1: If simulation is run for the first time or there is any change in IP file list.
  • -c <value>
    • 1: To clean up all temporary generated files.
  • -m <value>
    • 0: run without vcd enabled.
    • 1: run with vcd enabled.
  • - d <"+define+macro"> (Specify the single/multiple verilog defines to be passed)