CONSTRUCTION OF ROM
Aim: The main aim of
this project is to design a ROM (Read Only Memory).
Block Diagram:
DESCRIPTION:
Read
Only memory (usually known by its acronym, ROM) is a type of computer data storage. Today it takes the
form of integrated circuits that allow the stored data to read, The word read
thus refers to the fact that any piece of data can be returned in a constant time,
regardless of its physical location and whether or not it is related to the
previous piece of data. The
word ROM is mostly associated with non-volatile
types of memory (such as EPROM memory modules), where the information is wont lost after the
power is switched off.
This design is implemented using a VHDL
language.
REQUIRED SKILL SET:
- Knowledge on Digital design.
- Knowledge on VHDL programming.
No comments:
Post a Comment