Digital Design Laboratory

Syllabus
Development boards and design environment overview. Creation of a first project. DDL_1.pdf Report skeleton
Simple logic functions implemenation. DDL_2.pdf Lab materials
Logic gates. Two level logic, SOP implementation. Logic simplification DDL_3.pdf Lab materials
Combinational circuits 1. (Verilog code writing, simulacion, implemenation) DDL_4.pdf Lab materials
Combinational circuits 2. DDL_5.pdf Lab materials
Arithmetical and logical units. DDL_6.pdf Lab materials
Sequential logic elements: latches, flip-flops (RS, D, T, JK) DDL_7.pdf Lab materials
Counters. DDL_8.pdf Lab materials
Shift registers. DDL_9.pdf Lab materials
Memory and storage. DDL_10.pdf Lab materials
A/D and D/ A converters simulation. DDL_11.pdf Lab materials
FSM design, simulation, implementation. DDL_12.pdf Lab materials
Design, simulation, implementation of a digital system. DDL_13.pdf Lab materials
Verilog.pdf Download
Laboratory_assignments_Checklist_DDL Download
Digilent Nexys 4 board Reference manual
Master UCF file for Digilent Nexys 4 board Download
Digilent Nexys 2 board Reference manual
General UCF file for Digilent Nexys 2 board Download
Digilent Adept suite Download
In the laboratory practice, we use the free version of the Xilinx ISE 14.7 development environment called WebPack. The installer can be downloaded from the Xilinx website after registration (Xilinx ISE - Full Installer for Windows (TAR/GZIP - 6.18 GB)). The WebPack (free) licence could be obtained also from the Xilinx product licensing site. The software doesn't work on 64 bites Windows 8, 8.1 and 10. The problem can be solved as is presented here (There are also two youtube links that present the solution), or you can try the programm that can be downloaded from here.
Thomas L. Floyd, Digital Fundamentals, Prentice Hall dff
Digital Simulator Digital works
online Karnaugh map generator Kmap
Introduction to Digital Electronics http://www.asic-world.com/digital/index.htm
Digital Electronics Tutorial http://www.asic-world.com/digital/tutorial.html
Digital Logic http://www.play-hookey.com/digital/
Tests C4, C5, C6