- paths adjusted

Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/branches/BRANCH_MIPS_TLB@1011 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2013-08-18 08:44:25 +00:00
parent e5a31bdf7c
commit e59d0f2904
2 changed files with 15 additions and 21 deletions
+3 -5
View File
@@ -13,12 +13,10 @@ vcom -explicit -93 "../../../rams/dpram_1w1r2c_ro_sim.vhd"
# FIFOS
# MIPS
vcom -explicit -93 "../src/core/TLB/mips_types.vhd"
vcom -explicit -93 "../src/core/mips_types.vhd"
vcom -explicit -93 "../src/core/mips_reg.vhd"
#vcom -explicit -93 "../src/core/TLB/mips_tlb_block.vhd"
#vcom -explicit -93 "../src/core/TLB/mips_tlb_20130811.vhd"
vcom -explicit -93 "../src/core/TLB/mips_cam2.vhd"
vcom -explicit -93 "../src/core/TLB/mips_tlb.vhd"
vcom -explicit -93 "../src/core/mips_cam.vhd"
vcom -explicit -93 "../src/core/mips_tlb.vhd"
vcom -explicit -93 "../src/tb_mips_tlb.vhd"
vsim -t 1ps -lib work tb_tlb