VLSI Lab Experiment List
VLSI Lab Experiment List
Outline a model of seven-segment decoder to display HEX digits and translate the same
into
VHDL/Verilog/SystemVerilog RTL code. Simulate the design and find errors, if any.
Observe
and show the results.
2. Sketch/draw layouts of 2-input CMOS NAND gate and 2-input CMOS NOR gate by the
direct
translation of their schematics. Perform DRC (design rule checking) on the dawn layout and
find design rule errors, if any. Simulate and observe/examine the results. Interpret the same
for
the correctness of their functionality.
3. Outline a VHDL/Verilog model and write RTL code for a Moore machine with the
following state transition diagram. Simulate/compile the same using the Xilinx development
software
(Xilinx ISE 8.1i./10.1i) and find errors, if any. Test for its operation and analyse the results.
4. Outline a VHDL/Verilog model and write RTL code for a Mealy machine with the
following state transition diagram. Simulate/compile the same using the Xilinx development
software
(Xilinx ISE 8.1i./10.1i) and find errors, if any. Test for its operation and analyse the results.
22. Write a VHDL/Verilog model and develop a 4 16 decoder. Simulate the design using the
Xilinx development software (Xilinx ISE 8.1i/10.1i) and find errors, if any. Observe/examine
the results. Interpret the same for the correctness of their functionality.
23. Outline a model of 4-bit ripple carry full adder and translate/express the same into
VHDL/Verilog RTL code. Simulate/compile the same using the Xilinx development software
(Xilinx ISE 8.1i./10.1i) and find errors, if any. Observe and show the results and explain the
same.
24. Outline a VHDL/Verilog model and write RTL code for a synchronous counter` with the
following states. Simulate/compile the same using the Xilinx Integrated Synthesis
Environment (ISE) 8.1i./10.1i) and find errors, if any. Test for its operation and analyse the
results.