- cleaned up

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@752 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2010-02-13 10:51:47 +00:00
parent 28056fbdff
commit 60d59f2f07
3 changed files with 19 additions and 15 deletions
+6 -2
View File
@@ -3,12 +3,16 @@ quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /tb_gray_counter/rst
add wave -noupdate -format Logic /tb_gray_counter/ce
add wave -noupdate -format Logic /tb_gray_counter/clk
add wave -noupdate -divider <NULL>
add wave -noupdate -format Literal /tb_gray_counter/bcnt
add wave -noupdate -divider <NULL>
add wave -noupdate -format Literal /tb_gray_counter/bnxt
add wave -noupdate -divider <NULL>
add wave -noupdate -format Literal /tb_gray_counter/gcnt
add wave -noupdate -divider <NULL>
add wave -noupdate -format Literal /tb_gray_counter/gnxt
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {20898 ps} 0}
WaveRestoreCursors {{Cursor 1} {61919 ps} 0}
configure wave -namecolwidth 150
configure wave -valuecolwidth 100
configure wave -justifyvalue left
@@ -22,4 +26,4 @@ configure wave -gridperiod 1
configure wave -griddelta 40
configure wave -timeline 0
update
WaveRestoreZoom {0 ps} {134759 ps}
WaveRestoreZoom {915144 ps} {1004467 ps}