Visible to Intel only — GUID: uxp1713774508133
Ixiasoft
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
Visible to Intel only — GUID: uxp1713774508133
Ixiasoft
2.3.1.1. Running VCS* MX Simulation in Interactive Mode
Note: If you already generated a simv executable in noninteractive mode, delete the simv file and simv.daidir directory.
- Open the vcsmx_setup.sh file and add a debug option to the VCS* command:
vcs -debug_access+all
- Compile the design example.
Table 3. VCS* MX Compilation Commands Note: The commands below are single-line commands.Mode Command FASTSIM + PIPE sh vcsmx_setup.sh USER_DEFINED_COMPILE_OPTIONS="-sverilog\ +define+IP7521SERDES_UX_SIMSPEED+define+SM_PIPE_MODE \ " USER_DEFINED_ELAB_OPTIONS="" SKIP_SIM=1
- Start the simulation in interactive mode.
simv -gui &
- Click start run simulation.
- A successful simulation ends with the following message in the simulation.log file that was generated.
"Simulation stopped due to successful completion!"