index.txt

来自「Toplevel VHDL Structural model of a syst」· 文本 代码 · 共 11 行

TXT
11
字号
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

⌨️ 快捷键说明

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