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

Subversion Repositories ion

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

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 230 ja_rd
vcom -reportprogress 300 -work work ../vhdl/SoC/uart.vhdl
16 239 ja_rd
#vcom -reportprogress 300 -work work ../vhdl/SoC/bootstrap_code_pkg.vhdl
17 230 ja_rd
vcom -reportprogress 300 -work work ../vhdl/SoC/mips_soc.vhdl
18 193 ja_rd
 
19
vcom -reportprogress 300 -work work ../vhdl/tb/txt_util.vhdl
20
vcom -reportprogress 300 -work work ../vhdl/tb/mips_tb_pkg.vhdl
21
vlog -reportprogress 300 -work work ../vhdl/tb/models/mt48lc4m16a2.v
22
vcom -reportprogress 300 -work work ../vhdl/tb/sim_params_pkg.vhdl
23
vcom -reportprogress 300 -work work ../vhdl/tb/mips_tb.vhdl
24
 
25
vsim -t ps work.mips_tb(testbench)
26
do ./mips_tb_wave.do
27
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.