- refactored
git-svn-id: http://moon:8086/svn/vhdl/trunk@1531 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
## NOTE: Do not edit this file.
|
||||
## Autogenerated by ProjNav (creatfdo.tcl) on Thu Jul 06 20:49:07 Westeuropäische Sommerzeit 2006
|
||||
##
|
||||
vlib work
|
||||
vcom -explicit -93 "../../misc/utils_pkg.vhd"
|
||||
vcom -explicit -93 "../../rams/dpram_1w1r2c_ra_sim.vhd"
|
||||
vcom -explicit -93 "../../rams/dpram_1w1r2c_ro_sim.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/busmaster_types.vhd"
|
||||
vcom -explicit -93 "../src/busmaster_async.vhd"
|
||||
vcom -explicit -93 "../src/tb_busmaster_async.vhd"
|
||||
vsim -t 1ps -lib work tb_busmaster_async
|
||||
view wave
|
||||
do {tb_busmaster_async.wdo}
|
||||
view structure
|
||||
view signals
|
||||
|
||||
run 80us
|
||||
@@ -0,0 +1,74 @@
|
||||
onerror {resume}
|
||||
quietly WaveActivateNextPane {} 0
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/clk
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/rst
|
||||
add wave -noupdate -divider J-BUS
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/clk
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/rst
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/ack_i
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/srdy_i
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_async/inst_uut/mdat_i
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_async/inst_uut/mdat_o
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_async/inst_uut/addr_o
|
||||
add wave -noupdate -format Literal /tb_busmaster_async/inst_uut/sel_o
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/we_o
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/cyc_o
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/stb_o
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/mrdy_o
|
||||
add wave -noupdate -divider Busmaster
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/clk_o
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/clk
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/rst
|
||||
add wave -noupdate -format Literal /tb_busmaster_async/inst_uut/read_cnt
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/write
|
||||
add wave -noupdate -format Literal -expand /tb_busmaster_async/inst_uut/debug
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/cmd_cycle_finished
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/cmd_cycle_en
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/cmd_rdy
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/cmd_we
|
||||
add wave -noupdate -format Literal -radix hexadecimal -expand /tb_busmaster_async/inst_uut/cmd_in
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/cmd_fifo_empty
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/cmd_fifo_re
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/read_fifo_we
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_async/din
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/din_rdy
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/din_we
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_async/inst_uut/dout
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/dout_vld
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/dout_re
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/cycle_busy
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/cycle_active
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/cmd_en
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/cmd_read_en
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/cyc_o
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/cmd_fifo_we
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/cmd_fifo_full
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/read_fifo_re
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/read_fifo_full
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/read_fifo_empty
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/write_fifo_re
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/write_fifo_we
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/write_fifo_full
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/write_fifo_empty
|
||||
add wave -noupdate -divider RAM
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/clk
|
||||
add wave -noupdate -format Logic /tb_busmaster_async/inst_uut/rst
|
||||
add wave -noupdate -format Literal /tb_busmaster_async/state
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_async/read_reg
|
||||
add wave -noupdate -format Literal -radix hexadecimal -expand /tb_busmaster_async/ram64
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 1} {0 ps} 0}
|
||||
configure wave -namecolwidth 150
|
||||
configure wave -valuecolwidth 100
|
||||
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 1
|
||||
configure wave -griddelta 40
|
||||
configure wave -timeline 0
|
||||
update
|
||||
WaveRestoreZoom {0 ps} {8639241 ps}
|
||||
@@ -0,0 +1,20 @@
|
||||
## NOTE: Do not edit this file.
|
||||
## Autogenerated by ProjNav (creatfdo.tcl) on Thu Jul 06 20:49:07 Westeuropäische Sommerzeit 2006
|
||||
##
|
||||
vlib work
|
||||
vcom -explicit -93 "../../misc/utils_pkg.vhd"
|
||||
vcom -explicit -93 "../../rams/dpram_1w1r2c_ra_sim.vhd"
|
||||
vcom -explicit -93 "../../rams/dpram_1w1r2c_ro_sim.vhd"
|
||||
vcom -explicit -93 "../../FIFO/src/fifo_ctrl_pkg.vhd"
|
||||
vcom -explicit -93 "../../FIFO/src/fifo_sync_ctrl.vhd"
|
||||
vcom -explicit -93 "../../FIFO/src/fifo_sync.vhd"
|
||||
vcom -explicit -93 "../src/busmaster_types.vhd"
|
||||
vcom -explicit -93 "../src/busmaster_sync.vhd"
|
||||
vcom -explicit -93 "../src/tb_busmaster_sync.vhd"
|
||||
vsim -t 1ps -lib work tb_busmaster_sync
|
||||
view wave
|
||||
do {tb_busmaster_sync.wdo}
|
||||
view structure
|
||||
view signals
|
||||
|
||||
run 40us
|
||||
@@ -0,0 +1,54 @@
|
||||
onerror {resume}
|
||||
quietly WaveActivateNextPane {} 0
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/clk
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/rst
|
||||
add wave -noupdate -divider J-BUS
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/clk
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/rst
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/ack_i
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/srdy_i
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/inst_uut/mdat_i
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/inst_uut/mdat_o
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/inst_uut/addr_o
|
||||
add wave -noupdate -format Literal /tb_busmaster_sync/inst_uut/sel_o
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/we_o
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/cyc_o
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/stb_o
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/mrdy_o
|
||||
add wave -noupdate -divider Busmaster
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/clk
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/rst
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/cmd_cycle_finished
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/cmd_cycle_en
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/cmd_rdy
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/cmd_we
|
||||
add wave -noupdate -format Literal -radix hexadecimal -expand /tb_busmaster_sync/inst_uut/cmd_in
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/inst_uut/dout
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/dout_vld
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/dout_re
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/cycle_busy
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/cmd_en
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/cmd_read_en
|
||||
add wave -noupdate -format Literal /tb_busmaster_sync/inst_uut/read_cnt
|
||||
add wave -noupdate -divider RAM
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/clk
|
||||
add wave -noupdate -format Logic /tb_busmaster_sync/inst_uut/rst
|
||||
add wave -noupdate -format Literal /tb_busmaster_sync/state
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/read_reg
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_busmaster_sync/ram64
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 1} {7559494 ps} 0}
|
||||
configure wave -namecolwidth 150
|
||||
configure wave -valuecolwidth 100
|
||||
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 1
|
||||
configure wave -griddelta 40
|
||||
configure wave -timeline 0
|
||||
update
|
||||
WaveRestoreZoom {50 ns} {21050 ns}
|
||||
Reference in New Issue
Block a user