Visible to Intel only — GUID: nfa1438593149973
Ixiasoft
Visible to Intel only — GUID: nfa1438593149973
Ixiasoft
1.3.1. Procedure
- At the command prompt, change the working directory to <Example Design>\simulation\ed_sim\<Simulator> .
- Run the following simulation scripts.
Simulator Working Directory Command VCS* MX <Example Design>/simulation/ed_sim/synopsys/vcsmx For 10M/100M/1G, 2.5G, and 10G design example:
sh tb_run.shFor 1G and 2.5G with IEEE 1588 design example: sh tb_run.sh
For 10M/100M/1G/2.5G/5G/10G (USXGMII) design example:
sh altera_tb_run.shFor 10M/100M/1G/2.5G/5G/10G (USXGMII) with IEEE 1588 design example:
sh altera_tb_run.shQuestaSim* <Example Design>/simulation/ed_sim/mentor For 10M/100M/1G, 2.5G, and 10G design example:
vsim -c -do tb_run.tclFor 1G and 2.5G with IEEE 1588 design example: vsim -c -do tb_run.tcl
For 10M/100M/1G/2.5G/5G/10G (USXGMII) design example:
sh altera_tb_run.shFor 10M/100M/1G/2.5G/5G/10G (USXGMII) with IEEE 1588 design example:
vsim -c -do altera_tb_run.tclXcelium* <Example Design>/simulation/ed_sim/xcelium For 10M/100M/1G, 2.5G, and 10G design example:
sh tb_run.shFor 1G and 2.5G with IEEE 1588 design example:
sh tb_run.shFor 10M/100M/1G/2.5G/5G/10G (USXGMII) design example:
sh altera_tb_run.shFor 10M/100M/1G/2.5G/5G/10G (USXGMII) with IEEE 1588 design example:
sh altera_tb_run.shRiviera-PRO* <Example Design>/simulation/ed_sim/aldec For 10M/100M/1G, 2.5G and 10G design example: vsim -c -do tb_run.tcl
For 10M/100M/1G/2.5G/5G/10G (USXGMII) design example : vsim -c -do altera_tb_run.tcl
For 1G and 2.5G with IEEE 1588v2 design example : vsim -c -do tb_run.tcl
For 10M/100M/1G/2.5G/5G/10G (USXGMII) with IEEE 1588v2 design example : vsim -c -do altera_tb_run.tcl
Simulation passed.