OpenCores
URL https://opencores.org/ocsvn/ion/ion/trunk

Subversion Repositories ion

[/] [ion/] [trunk/] [sim/] [mips_tb.do] - Blame information for rev 251

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 251 ja_rd
vcom -reportprogress 300 -work work ../vhdl/mips_cop0.vhdl
11 193 ja_rd
vcom -reportprogress 300 -work work ../vhdl/mips_cpu.vhdl
12
vcom -reportprogress 300 -work work ../vhdl/sdram_controller.vhdl
13
vcom -reportprogress 300 -work work ../vhdl/mips_cache_stub.vhdl
14
vcom -reportprogress 300 -work work ../vhdl/mips_cache.vhdl
15
 
16 230 ja_rd
vcom -reportprogress 300 -work work ../vhdl/SoC/uart.vhdl
17 239 ja_rd
#vcom -reportprogress 300 -work work ../vhdl/SoC/bootstrap_code_pkg.vhdl
18 230 ja_rd
vcom -reportprogress 300 -work work ../vhdl/SoC/mips_soc.vhdl
19 193 ja_rd
 
20
vcom -reportprogress 300 -work work ../vhdl/tb/txt_util.vhdl
21
vcom -reportprogress 300 -work work ../vhdl/tb/mips_tb_pkg.vhdl
22
vlog -reportprogress 300 -work work ../vhdl/tb/models/mt48lc4m16a2.v
23
vcom -reportprogress 300 -work work ../vhdl/tb/sim_params_pkg.vhdl
24
vcom -reportprogress 300 -work work ../vhdl/tb/mips_tb.vhdl
25
 
26
vsim -t ps work.mips_tb(testbench)
27
do ./mips_tb_wave.do
28
set PrefMain(font) {Courier 9 roman normal}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.