- made ram sizable
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/trunk@979 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
vlib work
|
||||
|
||||
# Top and TB
|
||||
vcom -explicit -93 "../utils_pkg.vhd"
|
||||
vcom -explicit -93 "../ram_sim.vhd"
|
||||
vcom -explicit -93 "../ram_wb.vhd"
|
||||
vcom -explicit -93 "../tb_ram_wb.vhd"
|
||||
|
||||
@@ -14,8 +14,9 @@ add wave -noupdate -format Literal -radix hexadecimal /tb_ram_wb/dat_i
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ram_wb/dat_o
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ram_wb/dout_reg
|
||||
add wave -noupdate -format Literal /tb_ram_wb/dout_cnt
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ram_wb/inst_ram_wb/inst_ram/sram
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 1} {950000 ps} 0}
|
||||
WaveRestoreCursors {{Cursor 1} {740000 ps} 0}
|
||||
configure wave -namecolwidth 150
|
||||
configure wave -valuecolwidth 100
|
||||
configure wave -justifyvalue left
|
||||
|
||||
Reference in New Issue
Block a user