- fixed Zwischenstand
git-svn-id: http://moon:8086/svn/vhdl/trunk@1195 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -19,12 +19,12 @@ vcom -explicit -93 "../src/ddr_clk_virtex4.vhd"
|
||||
vcom -explicit -93 "../src/ddr_phy_virtex4.vhd"
|
||||
vcom -explicit -93 "../src/sdram_ctrl_top.vhd"
|
||||
vcom -explicit -93 "../src/sdram_ctrl_frontend64_wb.vhd"
|
||||
vcom -explicit -93 "../src/ctrl_ddr_wb.vhd"
|
||||
vcom -explicit -93 "../src/mt46v16m16.vhd"
|
||||
vcom -explicit -93 "../src/tb_sdram_ctrl_frontend64_wb.vhd"
|
||||
vcom -explicit -93 "../src/tb_ctrl_ddr_wb.vhd"
|
||||
|
||||
#restart -force
|
||||
vsim -t 1ps -lib work tb_sdram_ctrl_frontend64_wb
|
||||
do {tb_sdram_ctrl_frontend64_wb.wdo}
|
||||
vsim -t 1ps -lib work tb_ctrl_ddr_wb
|
||||
do {tb_ctrl_ddr_wb.wdo}
|
||||
view wave
|
||||
view structure
|
||||
view signals
|
||||
|
||||
@@ -1,43 +1,42 @@
|
||||
onerror {resume}
|
||||
quietly WaveActivateNextPane {} 0
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/clk_o
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/rst_o
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/cyc_o
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/stb_o
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/we_o
|
||||
add wave -noupdate -format Literal /tb_sdram_ctrl_frontend64_wb/sel_o
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/ack_i
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/mrdy_o
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/srdy_i
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_sdram_ctrl_frontend64_wb/addr_o
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_sdram_ctrl_frontend64_wb/dat_i
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_sdram_ctrl_frontend64_wb/dat_o
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_sdram_ctrl_frontend64_wb/dout_reg
|
||||
add wave -noupdate -format Literal /tb_sdram_ctrl_frontend64_wb/dout_cnt
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/sdram_ctrl_frontend64_wb/inst_sdram_ctrl_top/sdram_clk
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/sdram_ctrl_frontend64_wb/inst_sdram_ctrl_top/sdram_clk_fb
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/sdram_ctrl_frontend64_wb/inst_sdram_ctrl_top/sdram_clk0
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/sdram_ctrl_frontend64_wb/inst_sdram_ctrl_top/sdram_rst0
|
||||
add wave -noupdate -divider Part
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/part_cs_n
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/part_we_n
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/part_ras_n
|
||||
add wave -noupdate -format Logic /tb_sdram_ctrl_frontend64_wb/part_cas_n
|
||||
add wave -noupdate -format Literal /tb_sdram_ctrl_frontend64_wb/part_ba
|
||||
add wave -noupdate -format Literal /tb_sdram_ctrl_frontend64_wb/part_dm
|
||||
add wave -noupdate -format Literal /tb_sdram_ctrl_frontend64_wb/part_dqs
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_sdram_ctrl_frontend64_wb/part_addr
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_sdram_ctrl_frontend64_wb/part_data
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_sdram_ctrl_frontend64_wb/sdram_ctrl_frontend64_wb/inst_sdram_ctrl_top/inst_sdram_ctrl/u_addr
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_sdram_ctrl_frontend64_wb/sdram_ctrl_frontend64_wb/inst_sdram_ctrl_top/inst_sdram_ctrl/u_col_addr
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_sdram_ctrl_frontend64_wb/sdram_ctrl_frontend64_wb/inst_sdram_ctrl_top/inst_sdram_ctrl/col_addr_reg
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_sdram_ctrl_frontend64_wb/sdram_ctrl_frontend64_wb/inst_sdram_ctrl_top/inst_sdram_ctrl/u_row_addr
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_sdram_ctrl_frontend64_wb/sdram_ctrl_frontend64_wb/inst_sdram_ctrl_top/inst_sdram_ctrl/row_addr_reg
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_sdram_ctrl_frontend64_wb/sdram_ctrl_frontend64_wb/inst_sdram_ctrl_top/inst_sdram_ctrl/u_bank_addr
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_sdram_ctrl_frontend64_wb/sdram_ctrl_frontend64_wb/inst_sdram_ctrl_top/inst_sdram_ctrl/bank_addr_reg
|
||||
add wave -noupdate -format Literal /tb_sdram_ctrl_frontend64_wb/sd_cmd
|
||||
add wave -noupdate -divider J-Bus
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/clk_o
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/rst_o
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/cyc_o
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/stb_o
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/we_o
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ctrl_ddr_wb/sel_o
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/ack_i
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/mrdy_o
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/srdy_i
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ctrl_ddr_wb/addr_o
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ctrl_ddr_wb/dat_i
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ctrl_ddr_wb/dat_o
|
||||
add wave -noupdate -divider SDRAM
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/sdclk
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/sdclk_fb
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/part_clk_p
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/part_clk_n
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/part_cke
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/part_cs_n
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/part_we_n
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/part_ras_n
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/part_cas_n
|
||||
add wave -noupdate -format Literal /tb_ctrl_ddr_wb/part_ba
|
||||
add wave -noupdate -format Literal /tb_ctrl_ddr_wb/part_dm
|
||||
add wave -noupdate -format Literal /tb_ctrl_ddr_wb/part_dqs
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ctrl_ddr_wb/part_addr
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ctrl_ddr_wb/part_data
|
||||
add wave -noupdate -divider Test
|
||||
add wave -noupdate -format Literal /tb_ctrl_ddr_wb/sd_cmd
|
||||
add wave -noupdate -format Logic /tb_ctrl_ddr_wb/dout_rst
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ctrl_ddr_wb/sddat
|
||||
add wave -noupdate -format Literal /tb_ctrl_ddr_wb/sdsel
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_ctrl_ddr_wb/dout_reg
|
||||
add wave -noupdate -format Literal /tb_ctrl_ddr_wb/dout_cnt
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 1} {38990166 ps} 0}
|
||||
WaveRestoreCursors {{Cursor 1} {189465865 ps} 0}
|
||||
configure wave -namecolwidth 150
|
||||
configure wave -valuecolwidth 100
|
||||
configure wave -justifyvalue left
|
||||
@@ -51,4 +50,4 @@ configure wave -gridperiod 1
|
||||
configure wave -griddelta 40
|
||||
configure wave -timeline 0
|
||||
update
|
||||
WaveRestoreZoom {38975716 ps} {39081070 ps}
|
||||
WaveRestoreZoom {0 ps} {210 us}
|
||||
|
||||
Reference in New Issue
Block a user