SEQUENCE GENERATOR
Aim: The main aim of
this project is to generate required sequence of bit patterns on LCD display.
Block Diagram:
DESCRIPTION:
In this project we are going
to design a circuit with four outputs: w, x, y and z .The circuit should
generate the following sequence of output patterns: 0001, 0011, 1100, and 1000.
After 1000, the circuit should repeat the sequence, starting at 0001 again. We
want the circuit to generate the next pattern only on a rising clock edge.
Sequence generators are
common in a wide range of systems .for example; we might want to blink a set of
four lights in a particular pattern, such as in a festive lights display.
REQUIRED COMPONENTS:
- FPGA
- XILINX ISE
REQUIRED SKILL SET:
- Knowledge on Digital design.
- Knowledge on VHDL programming.
No comments:
Post a Comment