Lab 8 On-Chip Bus R91921012 林政廷 R91921061 林耿賢.

Slides:



Advertisements
Similar presentations
Verilog Descriptions of Digital Systems
Advertisements

Reliable Data Processor in VLSI
OUTPUT INTERFACE – Microprocessor Asst. Prof. Dr. Choopan Rattanapoka and Asst. Prof. Dr. Suphot Chunwiphat.
Xilinx CPLDs and FPGAs Module F2-1. CPLDs and FPGAs XC9500 CPLD XC4000 FPGA Spartan FPGA Spartan II FPGA Virtex FPGA.
Configurable System-on-Chip: Xilinx EDK
Introduction to Basys 2. Switches Slide switchesPush button switches.
Figure 1.1 The Altera UP 3 FPGA Development board
Sept EE24C Digital Electronics Project Design of a Digital Alarm Clock.
COE4OI5 Engineering Design Chapter 2: UP2/UP3 board.
Lecture 7 1. Introduction  Comparison of Standard Logic Circuits and Programmable Logic Circuits  Evolution and Overview of PLC:  PROM, PLA, PAL 
SOC Consortium Course Material ASIC Logic National Taiwan University Adopted from National Chiao-Tung University IP Core Design.
Multiplexed External Bus Interface-MEBIV3 By: Prof. Mahendra B. Salunke Asst. Prof., Department of Computer Engg., SITS, Pune-41
GBT Interface Card for a Linux Computer Carson Teale 1.
System Arch 2008 (Fire Tom Wada) /10/9 Field Programmable Gate Array.
© 2003 Xilinx, Inc. All Rights Reserved For Academic Use Only Xilinx Design Flow FPGA Design Flow Workshop.
E&CE % Final 30% Laboratory 20% Midterm ON LINE Course Notes! Lab Manual LabTechs/TAs Assignments extra probs/solns.
On Chip Bus National Taiwan University
S&IP Consortium Course Material Standard I/O and Core Peripherals Speaker: Tian-Sheuan Chang July, 2004.
SOC Consortium Course Material Core Peripherals National Taiwan University Adopted from National Chiao-Tung University IP Core Design.
Lab 2.
Speaker: Yu-Ju Cho 卓余儒 Advisor: Prof. Andy Wu 吳安宇教授
CSE 171 Lab 11 Digital Voltmeter.
Teaching Digital Logic courses with Altera Technology
PARBIT Tool 1 PARBIT Partial Bitfile Configuration Tool Edson L. Horta Washington University, Applied Research Lab August 15, 2001.
DIGITAL 2 EKT 221 Date : Lecture : 2 hrs. Today’s Outline:  Multi-Level Combinational Logic  Lab1 – Overview (refer to Altera UP2 Manual)
FEM Power: 1. The TestBench version of the FEM requires A for proper operation. 2. The FEM can be powered from a 6U VME crate or from a lab.
Jason O. Trinidad-Pérez Department of Electrical and Computer Engineering Inter American University of Puerto Rico Mentors: Yuriy Pischalnikov and Warren.
Report on the progress of the 40MHz SEU Test System based on DE2 Board 20 Jan in CPPM Zhao Lei.
Introduction to ASIC,FPGA,PLDs (16 marks)
CCNA 2 v3.1 Module 2 Introduction to Routers
Lab 1: Using NIOS II processor for code execution on FPGA
8051 Pin - out PORT 0 PORT 1 PORT 2 PORT 3.
Figure 1.1 The Altera UP 1 CPLD development board.
TOPIC : USB FLASH DRIVE. May E.Al-Hajri. Intro Information Technology.
Slides developed in part by Mark Brehob & Prabal Dutta
DIGITAL 2 EKT 221 Date : Lecture : 2 hrs.
Implementing VHDL Modules onto Atlys Demo Board
A tutorial guide to start with ISE
Light Detection Circuit
Computer Architecture & Operations I
XILINX FPGAs Xilinx lunched first commercial FPGA XC2000 in 1985
COMP211 Computer Logic Design Introduction to the DE2 Board
Dr. Michael Nasief Lecture 2
FPGA.
Field Programmable Gate Array
Field Programmable Gate Array
Field Programmable Gate Array
We will be studying the architecture of XC3000.
Week 5, Verilog & Full Adder
CSE 171 Lab 11 Digital Voltmeter.
SPI Protocol and DAC Interfacing
Architecture & Support Components
Computer Architecture
Speaker: Tian-Sheuan Chang July, 2004
©Paul Godin Updated August 2007
EET 2261 Unit 8 Seven-Segment Displays
Founded in Silicon Valley in 1984
Big Picture for Lab 5 Lab 5 Review with TA Course Wrap-up
8051 Micro Controller.
Based on Xilinx ISE & ModelSim
Lab 1. Introduction to the DE2 Board
Blackfin BF533 EZ-KIT Control The O in I/O
Speaker: Yu-Ju Cho 卓余儒 Advisor: Prof. An-Yeu Wu 吳安宇教授
Lab 9 ASIC Logic 第八組 R 陳方玉 R 陳建宏 R 柯鴻洋
CS334: Number Systems Lab 1.
Serial Peripheral Interface Bus
Speaker: Yu-Ju Cho 卓余儒 Advisor: Prof. An-Yeu Wu 吳安宇教授
ADSP 21065L.
Logic Gates and Memory.
Remote System Update Example Design for Cyclone IV GX Transceiver Starter Board April 23rd, 2015 (Rev 1.0)
Presentation transcript:

Lab 8 On-Chip Bus R91921012 林政廷 R91921061 林耿賢

Add verilog file to this project

CFGLNK Jumper

Download(execute procards.exe)

Logic Module0 Architecture 0xC200_0000~0xC20F_FFFF 0xC000_0000 0xC000_0004 LM_LOCK: 0x C000_0008 0xC300_0000 My IP 0xC000_0010 0xC000_0014 0xC000_000C LM0 0xC000_0000 LM1 0xD000_0000 LM2 0xE000_0000 LM3 0xF000_0000

Integrator Memory Map

Logic Module Registers

Clock Generator

Clock control signal assignment(1) Before writing to the oscillator registers, you must unlock them by writing the value 0x0000A05F to the LM_LOCK register. After writing the oscillator register, relock them by writing any value other than 0x0000A05F to the LM_LOCK register.

Clock control signal assignment(2)

LEDS There are eight general-purpose green LEDs. These are lit by driving the associated LED output pin LOW. A red LED is also provided to indicate a user-defined error condition. The Example 2 FPGA configuration supplied with the logic module provides the register LM_LEDS to control the LEDs

Reference Integrator/LM-XCV600E+ Integrator/LM-EP20K600E+ User Guide AMBA Specification(Rev 2.0)