/Digital-electronics-2

VHDL course at Brno University of Technology

Primary LanguageVHDLMIT LicenseMIT

university department GitHub activity

Digital electronics 1

Contents

  1. Introduction
  2. Hardware components
  3. Software components
  4. References
  5. License

Introduction

The repository contains VHDL examples for bachelor course Digital Electronics 1 at Brno University of Technology, Czechia. In folder Docs all manuals are stored. Folder Docs/Hw contains KiCad schematic of CPLD expansion board used in the course. All computer lab exercises are located within Labs folder and all screenshots and images are located in Images folder.

Computer lab exercise Description
01-gates Lab 1: Git version-control system, Online digital circuit simulator
02-ise Lab 2: Introduction to Xilinx ISE
... Lab 3: ...
... Lab 4: ...
... Lab 5: ...
... Lab 6: ...
... Lab 7: ...
... Lab 8: ...
... Lab 9: ...
project Lab 10-13: Final project

Hardware components

The following hardware components are mainly used in the lab.

Component Description Manual
CoolRunner-II CoolRunner-II CPLD starter board (XC2C256-TQ144) Manual, Schematic
Platform Cable USB II USB tool for in-circuit configuration and programming of all Xilinx devices
CPLD board CPLD expansion board by Michal Kubicek Schematic

cpld

Software components

Component Description Manual
ISE Design ISE WebPACK Design Software, ver 14.7 Installation
Linux Mint Linux Mint 18.2 "Sonya" - Xfce (64-bit)

ise

References

  1. Git, free and open source distributed version control system
  2. KALLSTROM, P. A Fairly Small VHDL Guide. Version 2.1.
  3. Digital electronics 1 wiki

License

MIT