Visible to Intel only — GUID: zmd1508984274957
Ixiasoft
1.1. Directory Structure
1.2. Simulation Design Example Components
1.3. Hardware Design Example Components
1.4. Generating the Design
1.5. Simulating the Design Example Testbench
1.6. Compiling the Compilation-Only Project
1.7. Compiling and Configuring the Design Example in Hardware
1.8. Testing the Hardware Design Example
Visible to Intel only — GUID: zmd1508984274957
Ixiasoft
2.3. Design Example Interface Signals
The Low Latency 100G Ethernet Intel Stratix 10 FPGA testbench is self-contained and does not require you to drive any input signals.
Signal | Direction | Comments |
---|---|---|
clk50 | Input | Drive at 50 MHz. The intent is to drive this input from a 50 MHz oscillator on the board. |
clk_ref_r | Input | Drive at 644.53125 or 322.265625 MHz. |
cpu_resetn | Input | Resets the IP core. Active low. Drives the global hard reset csr_reset_n to the IP core. |
tx_serial[3:0] | Output | Transceiver PHY output serial data. |
rx_serial[3:0] | Input | Transceiver PHY input serial data. |
user_led[7:0] | Output | Status signals. Currently the design example drives all of these signals to a constant value of 0. |
Related Information