GTS AXI Streaming Intel® FPGA IP for PCI Express* Design Example User Guide
ID
817713
Date
11/04/2024
Public
A newer version of this document is available. Customers should click here to go to the newest version.
A.1.1. ebfm_barwr Procedure
A.1.2. ebfm_barwr_imm Procedure
A.1.3. ebfm_barrd_wait Procedure
A.1.4. ebfm_barrd_nowt Procedure
A.1.5. ebfm_cfgwr_imm_wait Procedure
A.1.6. ebfm_cfgwr_imm_nowt Procedure
A.1.7. ebfm_cfgrd_wait Procedure
A.1.8. ebfm_cfgrd_nowt Procedure
A.1.9. BFM Configuration Procedures
A.1.10. BFM Shared Memory Access Procedures
A.1.11. BFM Log and Message Procedures
A.1.12. Verilog HDL Formatting Functions
2.3.4. Steps to Run Simulation using Riviera-PRO*
Working Directory
<example_design>/pcie_ed_tb/pcie_ed_tb/sim/aldec/
Instructions
- Invoke the Riviera-PRO* simulator by using the command.
vsim -c -do rivierapro_setup.tcl
- Run the command below in the Riviera-PRO* console window to enable FASTSIM + PIPE mode.
set USER_DEFINED_COMPILE_OPTIONS “+define+IP7521SERDES_UX_SIMSPEED +define+SM_PIPE_MODE"
- Run the following command in the Riviera-PRO* console window to compile and simulate the design:
ld run -all
- A successful simulation ends with the following message in the simulation.log file that was generated.
"Simulation stopped due to successful completion!"