Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 2.49 KB

README.md

File metadata and controls

46 lines (32 loc) · 2.49 KB

CADD Lab projects written using XILINX Vivado TOOL

Repository of Vivado projects.
Semester - 3
Year - 2021

Programming languages used

  • System Verilog (for the design source)
  • Verilog (for the Test benches)

Properties of the programming device used

  • Name: Basys 3 Artix-7 FPGA Board
  • Family: Artix-7
  • Package: cpg-236
  • Speed grade: -1
  • Part Name: xc7a35tcpg236-1

List of projects

The names have been listed in the order with which they have been written in the lab record.

Location for the source code of the projects

If the project name is project_name:

  • Design source: project_name/project_name.srcs/sources_1/new
  • Test Benches: project_name/project_name.srcs/sim_1/new
  • Constraint file: project_name/project_name.srcs/constrs_1/new

The necessary printouts are present in the printouts folder.

Download XILINX Vivado here