- fixes after renaming
git-svn-id: http://moon:8086/svn/vhdl/trunk@1279 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -13,12 +13,11 @@ 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_tx.vhd"
|
||||
vcom -explicit -93 "../src/spi_rx.vhd"
|
||||
vcom -explicit -93 "../src/tb_spi.vhd"
|
||||
vsim -t 1ps -lib work tb_spi
|
||||
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.wdo}
|
||||
do {tb_spi_master.wdo}
|
||||
view structure
|
||||
view signals
|
||||
|
||||
|
||||
Reference in New Issue
Block a user