jason_bill
Junior Member level 2
- Joined
- Sep 25, 2013
- Messages
- 20
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 152
Hi
I make a PCI Express core using core gen, one of it's output is simulation script file for functional simulation but i don't now how can i simulate the core functionality using this script in modelsim.
do i must create a new project in modelsim and add the testbench files?
In ug343 it mentioned :
1. To run the simulation, go to the following directory:
<project_dir>/<component_name>/simulation/functional
2. Run the script that corresponds to your simulation tool using one of the following:
VCS: simulate_vcs.sh
Cadence IES: simulate_ncsim.sh
ModelSim: vsim -do simulate_mti.do
but i can understand it's means.
thanks
I make a PCI Express core using core gen, one of it's output is simulation script file for functional simulation but i don't now how can i simulate the core functionality using this script in modelsim.
do i must create a new project in modelsim and add the testbench files?
In ug343 it mentioned :
1. To run the simulation, go to the following directory:
<project_dir>/<component_name>/simulation/functional
2. Run the script that corresponds to your simulation tool using one of the following:
VCS: simulate_vcs.sh
Cadence IES: simulate_ncsim.sh
ModelSim: vsim -do simulate_mti.do
but i can understand it's means.
thanks