tb_a8237.vhd

来自「8237 VHDL代码」· VHDL 代码 · 共 23 行

VHD
23
字号
-- Altera Microperipheral Reference Design Version 0802
--**********************************************************************************************
--
-- System:	A8237
-- Component:	Testbench
--
-- File:	tb_a8237.vhd
-- Function:	Exercises the A8237 DMA MegaCore
--
--
-- This testbench verfifies the following:
--
--		Register test - Tests that all registers are initialized correctly and performs
--							 write/read pattern testing.
--
--		Single Transfer test -  Tests the transfer of four words from I/O to memory, with
--										a single channel active.
--
--		
--                      
--
--**********************************************************************************************
--Copyright 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?