git-svn-id: http://moon:8086/svn/vhdl/trunk@1281 cc03376c-175c-47c8-b038-4cd826a8556b
25 lines
865 B
Plaintext
25 lines
865 B
Plaintext
## NOTE: Do not edit this file.
|
|
## Autogenerated by ProjNav (creatfdo.tcl) on Thu Jul 06 20:49:07 Westeuropäische Sommerzeit 2006
|
|
##
|
|
if {[file exists work]} {vdel -lib work -all}
|
|
|
|
vlib work
|
|
vcom -explicit -93 "../../misc/utils_pkg.vhd"
|
|
vcom -explicit -93 "../../FIFO/src/fifo_ctrl_pkg.vhd"
|
|
vcom -explicit -93 "../../rams/dpram_1w1r2c_ra_sim.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 "../../FIFO/src/fifo_sync_ctrl.vhd"
|
|
vcom -explicit -93 "../../FIFO/src/fifo_sync.vhd"
|
|
vcom -explicit -93 "../src/spi_types.vhd"
|
|
vcom -explicit -93 "../src/spi_master.vhd"
|
|
vcom -explicit -93 "../src/tb_spi_master.vhd"
|
|
vsim -t 1ps -lib work tb_spi_master
|
|
view wave
|
|
do {tb_spi_master.wdo}
|
|
view structure
|
|
view signals
|
|
|
|
run 50 us
|