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);