Toplevel VHDL Structural model of a system containing 8051

源代码在线查看: index.txt

软件大小: 37 K
上传用户: shkk21
关键词: Structural containing Toplevel system
下载地址: 免注册下载 普通下载 VIP

相关代码

				INDEX.TXT         -- This file
				build             -- script to build the components of system
				latch373.vhd      -- 8 D-LATCHES (for the address latch)
				mc8051.vhd        -- The model of the 8051 MicroController
				nvsram.vhd        -- SRAM that will only read from hex files
				pack8051.vhd      -- Supporting package for mc8051.vhd
				quickhdl.ini      -- Link to ini file
				system.vhd        -- Toplevel VHDL Structural model of a system containing 
				                  -- 8051, ram, 373 latches, and clock process.
				uart.vhd	  -- serial i/o model instantiated by 8051
							

相关资源