- 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@881 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -3,20 +3,12 @@
|
||||
##
|
||||
vlib work
|
||||
vcom -explicit -93 "../../misc/utils_pkg.vhd"
|
||||
vcom -explicit -93 "../../misc/dpram_1w1r.vhd"
|
||||
vcom -explicit -93 "../../misc/dpram_2w2r.vhd"
|
||||
vcom -explicit -93 "../../FIFO/src/fifo_ctrl_pkg.vhd"
|
||||
vcom -explicit -93 "../../FIFO/src/gray_counter.vhd"
|
||||
vcom -explicit -93 "../../FIFO/src/fifo_async_ctrl.vhd"
|
||||
vcom -explicit -93 "../../FIFO/src/fifo_async.vhd"
|
||||
vcom -explicit -93 "../src/piso.vhd"
|
||||
vcom -explicit -93 "../src/sipo.vhd"
|
||||
vcom -explicit -93 "../src/shifter.vhd"
|
||||
vcom -explicit -93 "../src/emac_jb.vhd"
|
||||
vcom -explicit -93 "../src/tb_emac_jb.vhd"
|
||||
vsim -t 1ps -lib work tb_emac_jb
|
||||
vcom -explicit -93 "../src/tb_serdes.vhd"
|
||||
vsim -t 1ps -lib work tb_serdes
|
||||
view wave
|
||||
do {tb_emac_jb.wdo}
|
||||
do {tb_serdes.wdo}
|
||||
view structure
|
||||
view signals
|
||||
|
||||
|
||||
+39
-150
@@ -1,158 +1,47 @@
|
||||
onerror {resume}
|
||||
quietly WaveActivateNextPane {} 0
|
||||
add wave -noupdate -format Logic /tb_emac_jb/clk
|
||||
add wave -noupdate -format Logic /tb_emac_jb/rst
|
||||
add wave -noupdate -format Logic /tb_emac_jb/cyc_i
|
||||
add wave -noupdate -format Logic /tb_emac_jb/stb_i
|
||||
add wave -noupdate -format Logic /tb_emac_jb/we_i
|
||||
add wave -noupdate -format Literal /tb_emac_jb/sel_i
|
||||
add wave -noupdate -format Logic /tb_emac_jb/ack_o
|
||||
add wave -noupdate -format Logic /tb_emac_jb/int_o
|
||||
add wave -noupdate -format Logic /tb_emac_jb/mrdy_i
|
||||
add wave -noupdate -format Logic /tb_emac_jb/srdy_o
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/addr_i
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/dat_i
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/dat_o
|
||||
add wave -noupdate -format Logic /tb_emac_jb/mii_rx_clk
|
||||
add wave -noupdate -format Logic /tb_emac_jb/mii_tx_clk
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/mii_rx
|
||||
add wave -noupdate -format Logic /tb_emac_jb/mii_rx_dv
|
||||
add wave -noupdate -format Logic /tb_emac_jb/mii_rx_er
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/mii_tx
|
||||
add wave -noupdate -format Logic /tb_emac_jb/mii_tx_en
|
||||
add wave -noupdate -format Logic /tb_emac_jb/mii_tx_er
|
||||
add wave -noupdate -format Logic /tb_emac_jb/mii_crs
|
||||
add wave -noupdate -format Logic /tb_emac_jb/mii_col
|
||||
add wave -noupdate -format Logic /tb_emac_jb/mii_gtx_clk
|
||||
add wave -noupdate -divider {Ethernet MAC}
|
||||
add wave -noupdate -format Logic /tb_emac_jb/clk
|
||||
add wave -noupdate -format Literal /tb_emac_jb/emac_action
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_err
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_flush_en
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_flush_rdy
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_free_en
|
||||
add wave -noupdate -format Literal -radix unsigned /tb_emac_jb/inst_emac_jb/tx_nwords_free
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_flush_ptr
|
||||
add wave -noupdate -format Logic /tb_emac_jb/clk
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_fill_size
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_fill_cnt_set
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_fill_cnt_adv
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_fill_cnt
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_fill_ptr_set
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_fill_ptr_adv
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_fill_ptr
|
||||
add wave -noupdate -format Logic /tb_emac_jb/clk
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_alloc_base
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_alloc_size
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_alloc_ok
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_alloc_req_en
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_commit_en
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_alloc_req
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_alloc_ack
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_ram_en_a
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_ram_en_b
|
||||
add wave -noupdate -format Literal /tb_emac_jb/inst_emac_jb/host_tx_s
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_ram_tag_out_b
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_ram_data_out_b
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_ram_tag_in_b
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_ram_data_in_b
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_ram_addr_b
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_ram_we_b
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_ram_tag_out_a
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_ram_data_out_a
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_ram_tag_in_a
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_ram_data_in_a
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_ram_addr_a
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_ram_we_a
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_free_en
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_xfer_ptr_set
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_xfer_ptr_adv
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_xfer_ptr
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_xfer_cnt_set
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_xfer_cnt_adv
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_xfer_cnt
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_xfer_rdy
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_xfer_en
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_data_vld
|
||||
add wave -noupdate -format Literal /tb_emac_jb/inst_emac_jb/xfer_tag
|
||||
add wave -noupdate -format Literal /tb_emac_jb/inst_emac_jb/xfer_remain
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/xfer_odd
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/xfer_remain_en
|
||||
add wave -noupdate -format Literal /tb_emac_jb/inst_emac_jb/xfer_tx_s
|
||||
add wave -noupdate -format Literal /tb_emac_jb/inst_emac_jb/piso_din_be
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/piso_din_rdy
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_xfer_size
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_fifo_we
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_fifo_full
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_fifo_din
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_fifo_empty
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/tx_fifo_re
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/tx_fifo_dout
|
||||
add wave -noupdate -format Logic /tb_emac_jb/mii_tx_clk
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/host_tx_size
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/host_data_we
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_emac_jb/host_data_reg
|
||||
add wave -noupdate -format Literal /tb_emac_jb/inst_emac_jb/inter_frame_gap_cnt
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_emac_jb/inter_frame_gap_rdy
|
||||
add wave -noupdate -divider Shifter
|
||||
add wave -noupdate -format Logic /tb_emac_jb/clk
|
||||
add wave -noupdate -format Literal /tb_emac_jb/shift_sa
|
||||
add wave -noupdate -format Logic /tb_emac_jb/shift_din_vld
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/shift_din
|
||||
add wave -noupdate -format Logic /tb_emac_jb/shift_dout_vld
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/shift_dout
|
||||
add wave -noupdate -format Logic /tb_serdes/clk
|
||||
add wave -noupdate -format Logic /tb_serdes/rst
|
||||
add wave -noupdate -divider PiSo
|
||||
add wave -noupdate -format Logic /tb_emac_jb/clk
|
||||
add wave -noupdate -format Logic /tb_emac_jb/piso_din_vld
|
||||
add wave -noupdate -format Logic /tb_emac_jb/piso_din_rdy
|
||||
add wave -noupdate -format Literal /tb_emac_jb/piso_din_be
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/piso_din
|
||||
add wave -noupdate -format Logic /tb_emac_jb/piso_dout_en
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/piso_dout
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_piso/pre_fin
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_piso/din_reg
|
||||
add wave -noupdate -format Literal /tb_emac_jb/inst_piso/din_be_reg
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_piso/din_vld_reg
|
||||
add wave -noupdate -format Literal /tb_emac_jb/inst_piso/shift_cnt_pipe
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_piso/shift_pipe
|
||||
add wave -noupdate -format Literal /tb_emac_jb/inst_piso/vld_pipe
|
||||
add wave -noupdate -format Logic /tb_emac_jb/piso2_din_vld
|
||||
add wave -noupdate -format Logic /tb_emac_jb/piso2_din_rdy
|
||||
add wave -noupdate -format Literal /tb_emac_jb/piso2_din_be
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/piso2_din
|
||||
add wave -noupdate -format Logic /tb_emac_jb/piso2_dout_en
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/piso2_dout
|
||||
add wave -noupdate -format Logic /tb_emac_jb/piso2_enable
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_piso2/pre_fin
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_piso2/rdy
|
||||
add wave -noupdate -format Literal /tb_emac_jb/inst_piso2/shift_cnt_pipe
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_piso2/shift_pipe
|
||||
add wave -noupdate -format Literal /tb_emac_jb/inst_piso2/vld_pipe
|
||||
add wave -noupdate -format Logic /tb_serdes/clk
|
||||
add wave -noupdate -format Logic /tb_serdes/piso_din_vld
|
||||
add wave -noupdate -format Logic /tb_serdes/piso_din_rdy
|
||||
add wave -noupdate -format Literal /tb_serdes/piso_din_be
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_serdes/piso_din
|
||||
add wave -noupdate -format Logic /tb_serdes/piso_dout_vld
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_serdes/piso_dout
|
||||
add wave -noupdate -format Logic /tb_serdes/piso_dout_en
|
||||
add wave -noupdate -divider SiPo
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_sipo/clk
|
||||
add wave -noupdate -format Logic /tb_emac_jb/sipo_enable
|
||||
add wave -noupdate -format Logic /tb_emac_jb/sipo_din_vld
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/sipo_din
|
||||
add wave -noupdate -format Logic /tb_emac_jb/sipo_dout_en
|
||||
add wave -noupdate -format Logic /tb_emac_jb/sipo_dout_vld
|
||||
add wave -noupdate -format Literal /tb_emac_jb/sipo_dout_be
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/sipo_dout
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_sipo/pre_fin
|
||||
add wave -noupdate -format Logic /tb_emac_jb/inst_sipo/abort
|
||||
add wave -noupdate -format Literal /tb_emac_jb/inst_sipo/shift_cnt_pipe
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_sipo/shift_pipe
|
||||
add wave -noupdate -format Logic /tb_emac_jb/sipo2_enable
|
||||
add wave -noupdate -format Logic /tb_emac_jb/sipo2_rst
|
||||
add wave -noupdate -format Logic /tb_emac_jb/sipo2_din_vld
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/sipo2_din
|
||||
add wave -noupdate -format Logic /tb_emac_jb/sipo2_dout_en
|
||||
add wave -noupdate -format Logic /tb_emac_jb/sipo2_dout_vld
|
||||
add wave -noupdate -format Literal /tb_emac_jb/sipo2_dout_be
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/sipo2_dout
|
||||
add wave -noupdate -format Literal /tb_emac_jb/inst_sipo2/shift_cnt_pipe
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_emac_jb/inst_sipo2/shift_pipe
|
||||
add wave -noupdate -format Logic /tb_serdes/clk
|
||||
add wave -noupdate -format Logic /tb_serdes/sipo_enable
|
||||
add wave -noupdate -format Logic /tb_serdes/sipo_rst
|
||||
add wave -noupdate -format Logic /tb_serdes/sipo_din_vld
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_serdes/sipo_din
|
||||
add wave -noupdate -format Logic /tb_serdes/sipo_dout_vld
|
||||
add wave -noupdate -format Logic /tb_serdes/sipo_dout_en
|
||||
add wave -noupdate -format Literal /tb_serdes/sipo_dout_be
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_serdes/sipo_dout
|
||||
add wave -noupdate -divider PiSo
|
||||
add wave -noupdate -format Logic /tb_serdes/clk
|
||||
add wave -noupdate -format Logic /tb_serdes/piso2_din_vld
|
||||
add wave -noupdate -format Logic /tb_serdes/piso2_din_rdy
|
||||
add wave -noupdate -format Literal /tb_serdes/piso2_din_be
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_serdes/piso2_din
|
||||
add wave -noupdate -format Logic /tb_serdes/piso2_dout_vld
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_serdes/piso2_dout
|
||||
add wave -noupdate -format Logic /tb_serdes/piso2_dout_en
|
||||
add wave -noupdate -divider SiPo
|
||||
add wave -noupdate -format Logic /tb_serdes/clk
|
||||
add wave -noupdate -format Logic /tb_serdes/sipo2_enable
|
||||
add wave -noupdate -format Logic /tb_serdes/sipo2_rst
|
||||
add wave -noupdate -format Logic /tb_serdes/sipo2_din_vld
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_serdes/sipo2_din
|
||||
add wave -noupdate -format Logic /tb_serdes/sipo2_dout_vld
|
||||
add wave -noupdate -format Logic /tb_serdes/sipo2_dout_en
|
||||
add wave -noupdate -format Literal /tb_serdes/sipo2_dout_be
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_serdes/sipo2_dout
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 1} {19622640 ps} 0} {{Cursor 2} {121551751 ps} 0}
|
||||
WaveRestoreCursors {{Cursor 1} {6910000 ps} 0} {{Cursor 2} {121551751 ps} 0}
|
||||
configure wave -namecolwidth 150
|
||||
configure wave -valuecolwidth 100
|
||||
configure wave -justifyvalue left
|
||||
|
||||
Reference in New Issue
Block a user