From d99d8e2b443728cf9893e0971ac45a33ab334f41 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Tue, 23 Mar 2010 11:41:32 +0000 Subject: [PATCH] Minor changes 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@814 cc03376c-175c-47c8-b038-4cd826a8556b --- lib/emac/sim/tb_emac_top_jb.wdo | 2 +- lib/emac/src/tb_emac_top_jb.vhd | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/lib/emac/sim/tb_emac_top_jb.wdo b/lib/emac/sim/tb_emac_top_jb.wdo index 993abc3..d8385f8 100644 --- a/lib/emac/sim/tb_emac_top_jb.wdo +++ b/lib/emac/sim/tb_emac_top_jb.wdo @@ -145,7 +145,7 @@ add wave -noupdate -format Logic /tb_emac_top_jb/inst_emac_top_jb/inst_emac_tx/i add wave -noupdate -format Literal /tb_emac_top_jb/inst_emac_top_jb/inst_emac_tx/host_s add wave -noupdate -format Literal /tb_emac_top_jb/inst_emac_top_jb/inst_emac_tx/xfer_s TreeUpdate [SetDefaultTree] -WaveRestoreCursors {{Cursor 1} {249780597 ps} 0} {{Cursor 2} {174243354 ps} 0} +WaveRestoreCursors {{Cursor 1} {65284974 ps} 0} configure wave -namecolwidth 150 configure wave -valuecolwidth 100 configure wave -justifyvalue left diff --git a/lib/emac/src/tb_emac_top_jb.vhd b/lib/emac/src/tb_emac_top_jb.vhd index 40b7688..c60ebed 100644 --- a/lib/emac/src/tb_emac_top_jb.vhd +++ b/lib/emac/src/tb_emac_top_jb.vhd @@ -389,8 +389,6 @@ STIMULUS: process emac_alloc (512); emac_write (64); - emac_read (0); - emac_free; emac_alloc (128); emac_write (128);