Visible to Intel only — GUID: fok1678985872794
Ixiasoft
1. Introduction
2. Interface Overview
3. Parameters
4. Designing with the IP Core
5. Functional Description
6. Configuration Registers for MACsec IP
7. MACsec Intel® FPGA IP Example Design
8. MACsec Intel FPGA IP User Guide Archives
9. Document Revision History for the MACsec Intel FPGA IP User Guide
2.2.1.1. Common Port Mux Interface
2.2.1.2. Common Port Demux Interface
2.2.1.3. Controlled Port Mux Interface
2.2.1.4. Controlled Port Demux Interface
2.2.1.5. Uncontrolled Port RX Interface
2.2.1.6. Uncontrolled Port TX Interface
2.2.1.7. Management Interface
2.2.1.8. Decrypt Port Mux Management Interface
2.2.1.9. Decrypt Port Demux Management Interface
2.2.1.10. Encrypt Port Mux Management Interface
2.2.1.11. Encrypt Port Demux Management Interface
2.2.1.12. Crypto IP Management Bus
2.2.1.13. Miscellaneous Control Signals
2.2.2.1. Common Port Mux Interface Waveform
2.2.2.2. Common Port Demux Interface Waveform
2.2.2.3. Controlled Port Mux Interface Waveform
2.2.2.4. Controlled Port Demux Interface Waveform
2.2.2.5. Uncontrolled Port RX Interface Waveform
2.2.2.6. Uncontrolled Port TX Interface Waveform
2.2.2.7. Crypto RX Waveform
2.2.2.8. Crypto TX Waveform
2.2.2.9. MACsec Management Interface (Read)
2.2.2.10. MACsec Management Interface (Write)
Visible to Intel only — GUID: fok1678985872794
Ixiasoft
7.2. Steps to Run Simulation
Follow the steps below to run the design example in simulation:
- Create a project using one of the above devices.
- Create a MACsec IP variant using the above parameters for the device you have selected.
- Click the Generate Example Design button. The Select Example Design Directory appears.
- Select the directory where you want the Example Design to be placed.
- Click OK. Your design example is now generated in your chosen directory.
- Navigate to the <Example Design Directory>/example_testbench/.
- Execute a proper command to kick off simulation in your supported simulator.
The table below shows the steps to simulate the testbench.
Simulator | Instructions |
---|---|
Synopsys* VCS* | In the command line, type: sh run_vcs.sh |
Synopsys VCS MX | In the command line, type: sh run_vcsmx.sh Use this script when the design contains Verilog HDL and System Verilog with VHDL. |
QuestaSim* or Questa* Intel FPGA Edition | In the command line, type: vsim -do run_vsim.do If you prefer to simulate without bringing up the GUI, type: vsim -c -do run_vsim.do |
Xcelium | In the command line, type: sh run_xcelium.sh |
The figure below shows a sample output of the simulation.
Figure 32. Simulation Output