URL
https://opencores.org/ocsvn/ion/ion/trunk
[/] [ion/] [trunk/] [sim/] [mips_tb.do] - Blame information for rev 221
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
193 |
ja_rd |
# assumed to run from //syn
|
2 |
|
|
# change the path to the libraries in the vmap commands to match your setup
|
3 |
|
|
# some unused modules' vcom calls have been commented out
|
4 |
|
|
vlib work
|
5 |
|
|
|
6 |
|
|
vcom -reportprogress 300 -work work ../vhdl/mips_pkg.vhdl
|
7 |
|
|
vcom -reportprogress 300 -work work ../vhdl/mips_shifter.vhdl
|
8 |
|
|
vcom -reportprogress 300 -work work ../vhdl/mips_alu.vhdl
|
9 |
|
|
vcom -reportprogress 300 -work work ../vhdl/mips_mult.vhdl
|
10 |
|
|
vcom -reportprogress 300 -work work ../vhdl/mips_cpu.vhdl
|
11 |
|
|
vcom -reportprogress 300 -work work ../vhdl/sdram_controller.vhdl
|
12 |
|
|
vcom -reportprogress 300 -work work ../vhdl/mips_cache_stub.vhdl
|
13 |
|
|
vcom -reportprogress 300 -work work ../vhdl/mips_cache.vhdl
|
14 |
|
|
|
15 |
|
|
|
16 |
|
|
vcom -reportprogress 300 -work work ../vhdl/tb/txt_util.vhdl
|
17 |
|
|
vcom -reportprogress 300 -work work ../vhdl/tb/mips_tb_pkg.vhdl
|
18 |
|
|
vlog -reportprogress 300 -work work ../vhdl/tb/models/mt48lc4m16a2.v
|
19 |
|
|
|
20 |
204 |
ja_rd |
vcom -reportprogress 300 -work work ../vhdl/demo/rs232_rx.vhdl
|
21 |
|
|
vcom -reportprogress 300 -work work ../vhdl/demo/rs232_tx.vhdl
|
22 |
193 |
ja_rd |
vcom -reportprogress 300 -work work ../vhdl/demo/code_rom_pkg.vhdl
|
23 |
|
|
vcom -reportprogress 300 -work work ../vhdl/demo/mips_mpu.vhdl
|
24 |
|
|
|
25 |
|
|
vcom -reportprogress 300 -work work ../vhdl/tb/sim_params_pkg.vhdl
|
26 |
|
|
vcom -reportprogress 300 -work work ../vhdl/tb/mips_tb.vhdl
|
27 |
|
|
|
28 |
|
|
vsim -t ps work.mips_tb(testbench)
|
29 |
|
|
do ./mips_tb_wave.do
|
30 |
|
|
set PrefMain(font) {Courier 9 roman normal}
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.