Introduction to ECE 255 Lab Cheng Cheng, Teaching Assistant Department of EECS University of Tennessee.

Slides:



Advertisements
Similar presentations
This presentation describes how to save files so that they cannot be changed by any user. This technique is a simple way of giving access to documents,
Advertisements

Clicking on the link for the.tns file gives you will get the following screen: Select Save File and click OK.
Creating a Map for Success Online Learning Essentials Activity 3 Click here to start!
More on Basys board Wenchao Cao, Teaching Assistant Department of EECS University of Tennessee.
Integrated Circuits Laboratory Faculty of Engineering Digital Design Flow Using Mentor Graphics Tools Presented by: Sameh Assem Ibrahim 16-October-2003.
Getting your Arduino to Work: Microsoft Windows 1.Install Arduino programming environment 2.Install Arduino Uno driver 3.Make sure you can download a program.
ECE – 329 Fall 2007 Lab Manual for Xilinx Example: Design and simulation of a Half Adder Instructor: Dr.Botros.
Introduction of Compustat Prof. I-Cheng Yeh. Topic 1: How to download data? Topic 2: How to screen stocks satisfied specific selection rule? Topic 3:
FPGA BASED IMAGE PROCESSING Texas A&M University / Prairie View A&M University Over the past few decades, the improvements from machine language to objected.
Click to add your Title Click to Write your name. Make sure it looks like this. Author: Nancy Power Point.
ECE 448: Spring 12 Lab 4 – Part 2 Finite State Machines Basys2 FPGA Board.
Job Description Report Generation. Job Description Reporting Click on Manage JD and select JD Report.
Foundation Program, Math & Computer Department Using Blackboard A Quick Toor
USER GUIDE TO OPEN OFFICE BY MARTIN ROCHE 11K. CONTENTS.
CPE 169 Digital Design Laboratory Digilent Inc. Nexys Development Board.
Tutorial 2: Introduction to ISE 14.6 (revised by khw)
Introduction to Counter in VHDL
Digital Logic and State Machine Design Installing Xilinx WebPACK 12.4 CS 2204 Digital Hardware.
Experiment #3A: Introduction to Function Reduction, Function Forms, and VHDL Implementation CPE 169 Digital Design Laboratory.
Boolean Algebra (Continued) ELEC 311 Digital Logic and Circuits Dr. Ron Hayne Images Courtesy of Cengage Learning.
First Steps with Eagle PCB by Keith Barrett - Pakuranga College, Auckland, New Zealand v.
Spring Introduction  Today’s tutorial focuses on introducing you to Xilinx ISE and Modelsim.  These tools are used for Verilog Coding Simulation.
Comments on Lab #4 Annotating Timing Diagrams Draw viewer’s attention to the points you are trying to show / verify –Important output states glitch or.
1 Introduction to Xilinx ISL8.1i Schematic Capture and VHDL 1.
1 Introduction to Xilinx ISL8.1i & 11.1 Schematic Capture 1.
LAB #2 Xilinix ISE Foundation Tools Schematic Capture “A Tutorial”
Mountain Heights Financial Assistance Software User Guide.
This material exempt per Department of Commerce license exception TSU Xilinx Tool Flow.
All About Me Finding and Editing Saved Student Work Part II.
Lecture #2 Page 1 ECE 4110– Sequential Logic Design Lecture #2 Agenda 1.Logic Design Tools Announcements 1.n/a.
Getting Started with Lab 1 ECE 4401 Digital Design Lab 1.
Saving Work to Your School Server Click through this presentation at your own speed. Use it as a review or a guide while saving a project.
Making Eagle pcbs by Keith Barrett - Pakuranga College, Auckland, New Zealand v 1.0 December.
Introductory project. Development systems Design Entry –Foundation ISE –Third party tools Mentor Graphics: FPGA Advantage Celoxica: DK Design Suite Design.
CMAP Concept Mapping Activity Climate Change Unit.
Kindle eBooks via USB on Overdrive Tutorial. eBooks.
ECE 2372 Modern Digital System Design Section 4.8 Xilinx Schematic Capture Simulation Tutorial.
How to Install Eclipse Click hereClick here to download Eclipse.
You may have already done this… Download the class files to the desktop Expand those files into root of USB stick Change your USB stick to drive “Z”!
Make an Icon in Paint. Open Paint – found under the Accessories menu in Start - Programs Image – Attributes – set the size of the picture to 32 x32 pixels.
ABCD: an integrated Library Management System Procedure to Import the WINISIS Database in ABCD.
Copy of the from the secure website - click on the AccoridaLife.zip link.
11 EENG 1920 Introduction to VHDL. 22 Hardware Description Language A computer language used to design circuits with text-based descriptions of the circuits.
IST101 File management Prof. Andrea Lynch Lab - Windows.
Introduction to VHDL Coding Wenchao Cao, Teaching Assistant Department of EECS University of Tennessee.
Introduction to Labs Wenchao Cao, Teaching Assistant Department of EECS University of Tennessee.
QR Codes Word Walls and Beyond. What they are… Applications for the classroom – Word Walls Quizzes Learning centers Written responses Student resources.
Creating a Zip File with a Password. 1.Right Click on the File or Folder you want to Zip. 2.Choose “Add to Zip”
Downloading the bitstream Connect parallel port to PC.
ECE 332 Digital Electronics and Logic Design Lab Lab 3 Introduction to Starter Kit ECE 332 George Mason University.
Task 2f – part a Prove that you can receive an WITH an attachment, open it AND save the attachment to your user area. Open the with the attachment.
V5ERP Software Installation Guide
Downloading Arduino FOR WINDOWS.
Implementing VHDL Modules onto Atlys Demo Board
How to access your work from home or another computer
How to Download and Install Windows Live Messenger
CR 245L Digital Design I Lab Sum of Products, 7-Segment Display,
How to Install Borland C++
How to Install Borland C++
How to Install Borland C++
HOW TO CREATE OR UPLOAD A NEW DOCUMENT
LAB #2 Xilinix ISE Foundation Tools Schematic Capture “A Tutorial”
Quick Start Guide   Export data GM Pro 7.4.
Instructions on printing multiple slides on one sheet
STEP ONE. STEP ONE. STEP ONE. STEP ONE. STEP ONE. 02
III. Responsibilities of Admin
ExamView Pro ADMINISTERING TESTS.
Creating buttons in Fireworks
Dr. Kyaw Thet Khaing Deputy Director
Let's create your English Folder!.
Presentation transcript:

Introduction to ECE 255 Lab Cheng Cheng, Teaching Assistant Department of EECS University of Tennessee

Hard- and Software  Xilinx ISE Design Suit 13.2  Digilent Adept  Digilent BASYS(2) Board

Xilinx ISE Design Suit 13.2 Double Click

Create A New Project

Project Settings Choose TQ144 if you are using a BASYS board

Create New Sauce Files

Draw the Schematics Rename the Ports by right- clicking on them

Draw the Schematics

Pin Placement & Assignment Find “Design” Select the file Expand the Folder here Assign pins here

PlanAhead 13.2

Expand the Folder here Save your work and exit

Generate “*.bit file”

Download the program

Program the Board

Results ABCD = 0000 ABCD = 0001

Results ABCD = 0011 ABCD = 0111

Results ABCD = 1001 ABCD = 1101

Results ABCD = 1100 ABCD = 1111

Introduction to ECE 255 Lab