To run simulations using the Riviera* simulator, follow these steps:
- Go to the working directory <example_design>/pcie_ed_tb/pcie_ed_tb/sim/aldec.
- Invoke vsim by typing: vsim -c -do rivierapro_setup.tcl.
- Type: ld_debug
- Type: run -all
- A successful simulation ends with the following message, "Simulation stopped due to successful completion!".