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