Files
vhdl/lib/CPUs/MIPS/sim/tb_mips_cam.wdo
T
jens e5a31bdf7c Initial revision
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@1010 cc03376c-175c-47c8-b038-4cd826a8556b
2013-08-18 08:43:09 +00:00

70 lines
3.8 KiB
Plaintext

onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /tb_cam/clk_o
add wave -noupdate -format Logic /tb_cam/rst_o
add wave -noupdate -format Logic /tb_cam/cam_rdy
add wave -noupdate -format Logic /tb_cam/cam_vld
add wave -noupdate -format Logic /tb_cam/cam_we
add wave -noupdate -format Logic /tb_cam/cam_re
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/cam_addr
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/cam_data
add wave -noupdate -format Literal /tb_cam/cam_hit
add wave -noupdate -format Logic /tb_cam/cam_hit_vld
add wave -noupdate -divider CAM
add wave -noupdate -format Literal /tb_cam/inst_cam/state
add wave -noupdate -format Literal /tb_cam/inst_cam/debug
add wave -noupdate -format Literal /tb_cam/inst_cam/num_entries
add wave -noupdate -format Literal /tb_cam/inst_cam/data_width
add wave -noupdate -format Logic /tb_cam/inst_cam/rst
add wave -noupdate -format Logic /tb_cam/inst_cam/clk
add wave -noupdate -format Logic /tb_cam/inst_cam/rdy
add wave -noupdate -format Logic /tb_cam/inst_cam/re
add wave -noupdate -format Logic /tb_cam/inst_cam/we
add wave -noupdate -format Logic /tb_cam/inst_cam/vld
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/addr
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/din
add wave -noupdate -format Literal /tb_cam/inst_cam/hit
add wave -noupdate -format Logic /tb_cam/inst_cam/cam_ram_we
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/cam_ram_addr_wr
add wave -noupdate -format Literal /tb_cam/inst_cam/cam_ram_din
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/cam_ram_addr_rd
add wave -noupdate -format Literal -expand /tb_cam/inst_cam/cam_ram_dout
add wave -noupdate -format Literal /tb_cam/inst_cam/cam_ram_result
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/clear_addr
add wave -noupdate -format Logic /tb_cam/inst_cam/clear_count_en
add wave -noupdate -format Logic /tb_cam/inst_cam/clear_count_rdy
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/clear_addr
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/clear_data
add wave -noupdate -format Literal /tb_cam/inst_cam/vld_cam
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/pipe0
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/pipe1
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/pipe2
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/pipe3
add wave -noupdate -divider Track-RAM
add wave -noupdate -format Logic /tb_cam/inst_cam/over_write
add wave -noupdate -format Logic /tb_cam/inst_cam/track_ram_re
add wave -noupdate -format Logic /tb_cam/inst_cam/track_ram_we
add wave -noupdate -format Logic /tb_cam/inst_cam/rdy
add wave -noupdate -format Logic /tb_cam/inst_cam/we
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/track_ram_addr_wr
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/track_ram_addr_rd
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/track_ram_din
add wave -noupdate -format Literal -radix hexadecimal /tb_cam/inst_cam/track_ram_dout
add wave -noupdate -format Literal -radix hexadecimal -expand /tb_cam/inst_cam/inst_track_ram/ram
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {Cursor {19917510 ps} 0}
configure wave -namecolwidth 137
configure wave -valuecolwidth 214
configure wave -justifyvalue left
configure wave -signalnamewidth 1
configure wave -snapdistance 10
configure wave -datasetprefix 0
configure wave -rowmargin 4
configure wave -childrowmargin 2
configure wave -gridoffset 0
configure wave -gridperiod 100
configure wave -griddelta 40
configure wave -timeline 1
update
WaveRestoreZoom {19867492 ps} {20006975 ps}