Parallel to Serial Module

Slides:



Advertisements
Similar presentations
Z. Stamenković 1, M. Giles 2, and F. Russi 2 1 IHP GmbH, Frankfurt (Oder), GERMANY 2 Synopsys Inc., Mountain View, CA, USA 13th IEEE European Test Symposium,
Advertisements

TOPIC : SYNTHESIS DESIGN FLOW Module 4.3 Verilog Synthesis.
How to get a Circuit in verilog converted to hspice, connected to the micron package models, and simulating in hspice and hsimplus.
Electrical and Computer Engineering MIDI Note Number Display UGA Presentation and Demo ECE 353 Lab B.
Logic Synthesis – 3 Optimization Ahmed Hemani Sources: Synopsys Documentation.
End of Column Circuits Sakari Tiuraniemi - CERN. EOC Architecture 45 9 Ref CLK 40 MHz DLL 32-bit TDC bank address RX 5 TDC bank address RX 5 TDC bank.
Shift Register Application Chapter 22 Subject: Digital System Year: 2009.
Integrated Circuits Laboratory Faculty of Engineering Digital Design Flow Using Mentor Graphics Tools Presented by: Sameh Assem Ibrahim 16-October-2003.
Graduate Computer Architecture I Lecture 15: Intro to Reconfigurable Devices.
Nonlinear & Neural Networks LAB. CHAPTER 20 VHDL FOR DIGITAL SYSYEM DESIGN 20.1VHDL Code for a Serial Adder 20.2VHDL Code for a Binary Multiplier 20.3VHDL.
The Design Process Outline Goal Reading Design Domain Design Flow
[M2] Traffic Control Group 2 Chun Han Chen Timothy Kwan Tom Bolds Shang Yi Lin Manager Randal Hong Wed. Oct. 22 Overall Project Objective : Dynamic Control.
Behavioral Design Outline –Design Specification –Behavioral Design –Behavioral Specification –Hardware Description Languages –Behavioral Simulation –Behavioral.
ECE x26 Laboratory 4 Pavan Gunda. Overview Lab4 is the culmination of all your efforts of both the ECE x25 and ECE x26 labs. Integrates the designs built.
2/16/2007EECS150 Lab Lecture #51 Logic Analyzers EECS150 Spring 2007 – Lab Lecture #5 Shah Bawany.
Vishwani D. Agrawal James J. Danaher Professor
Logic Design Outline –Logic Design –Schematic Capture –Logic Simulation –Logic Synthesis –Technology Mapping –Logic Verification Goal –Understand logic.
8 Bits Gray Code Converter By: Dawei Kou Flora Wu Linda Htay.
Guest Lecture by Ben Magstadt CprE 281: Digital Logic.
Robust Low Power VLSI R obust L ow P ower VLSI Memory Management Units for Instruction and Data Cache for OR1200 CPU Core Arijit Banerjee ASIC/SOC Class.
Guest Lecture by Ben Magstadt CprE 281: Digital Logic.
VERIFICATION OF I2C INTERFACE USING SPECMAN ELITE By H. Mugil Vannan Experts Mr. Rahul Hakhoo, Section Manager, CMG-MCD Mr. Umesh Srivastva, Project Leader.
ISE. Tatjana Petrovic 249/982/22 ISE software tools ISE is Xilinx software design tools that concentrate on delivering you the most productivity available.
SPREE Tutorial Peter Yiannacouras April 13, 2006.
© 2003 Xilinx, Inc. All Rights Reserved For Academic Use Only Xilinx Design Flow FPGA Design Flow Workshop.
CSE 494: Electronic Design Automation Lecture 2 VLSI Design, Physical Design Automation, Design Styles.
VHDL Project Specification Naser Mohammadzadeh. Schedule  due date: Tir 18 th 2.
Gigabit Kits Workshop August Washington WASHINGTON UNIVERSITY IN ST LOUIS IP Processing Wrapper Tutorial Gigabitkits Workshop August 2001
LOGO A Convolution Accelerator for OR1200 Dawei Fan.
ECE 545 Project 2 Specification. Schedule of Projects (1) Project 1 RTL design for FPGAs (20 points) Due date: Tuesday, November 22, midnight (firm) Checkpoints:
EoC Status Report Giulio Dellacasa GigaTracker Working Group CERN, December 9th 2008.
High Speed Digital Systems Lab. Agenda  High Level Architecture.  Part A.  DSP Overview. Matrix Inverse. SCD  Verification Methods. Verification Methods.
ECE 545 Project 2 Specification. Project 2 (15 points) – due Tuesday, December 19, noon Application: cryptography OR digital signal processing optimized.
Exercise TAIST ICTES Program VLSI Design Methodology Hiroaki Kunieda Tokyo Institute of Technology.
Introductory project. Development systems Design Entry –Foundation ISE –Third party tools Mentor Graphics: FPGA Advantage Celoxica: DK Design Suite Design.
CHAPTER 8 Developing Hard Macros The topics are: Overview Hard macro design issues Hard macro design process Physical design for hard macros Block integration.
ECE-C662 Lecture 2 Prawat Nagvajara
November 29, 2011 Final Presentation. Team Members Troy Huguet Computer Engineer Post-Route Testing Parker Jacobs Computer Engineer Post-Route Testing.
Implementing Tile-based Chip Multiprocessors with GALS Clocking Styles Zhiyi Yu, Bevan Baas VLSI Computation Lab, ECE Department University of California,
CprE 281: Verilog Tutorial Ben Magstadt – Master’s Student Electrical Engineering.
1 VHDL & Verilog Simulator. Modelsim. 2 Change the directory to where your files exist (All of the files must be in a same folder). Modelsim.
-1- Soft Core Viterbi Decoder EECS 290A Project Dave Chinnery, Rhett Davis, Chris Taylor, Ning Zhang.
1 EE 382M VLSI 1 EE 360R Computer-Aided Integrated Circuit Design Lab 1 Demo Fall 2011 Whitney J. Wadlow.
Overview Logistics Last lecture Today HW5 due today
Principles & Applications
ASIC Design Methodology
Synthesis Design Team Henry Leung, Jizhou Li
Dept. of Electrical and Computer Engineering
Topics Modeling with hardware description languages (HDLs).
SoCKs Flow: Here, There, and Back Again
Written by Whitney J. Wadlow
EE 597G/CSE 578A Final Project
INTRODUCTION Overview of Shift Registers
FIT Front End Electronics & Readout
Instructor: Prof. Levitan, Prof. Jones Student: Xinyu Yi
Topics Modeling with hardware description languages (HDLs).
Topics HDL coding for synthesis. Verilog. VHDL..
EE141 Design Styles and Methodologies
ECE 553: TESTING AND TESTABLE DESIGN OF DIGITAL SYSTEMS
Week 5, Verilog & Full Adder
332:437 Lecture 7 Verilog Hardware Description Language Basics
ECE-C662 Introduction to Behavioral Synthesis Knapp Text Ch
332:437 Lecture 7 Verilog Hardware Description Language Basics
Principles & Applications
Lecture 14: Timing Analysis and Timed Simulation
332:437 Lecture 7 Verilog Hardware Description Language Basics
THE ECE 554 XILINX DESIGN PROCESS
EE382M VLSI 1 LAB 1 DEMO FALL 2018.
Presented by Mohsen Shakiba
THE ECE 554 XILINX DESIGN PROCESS
Presentation transcript:

Parallel to Serial Module Xinyu Yi Veerasak Nichayapun

Overview Layout Synthesis P2S module simulation

Layout Syntheis Synopsis Design compiler ( tcl file) Target frequency in MHz for optimization #set my_clk_freq_MHz 10 # Delay of input signals (Clock-to-Q, Package etc.) #set my_input_delay_ns 0.1 # Reserved time for output signals (Holdtime etc.) #set my_output_delay_ns 0.1

Layout Syntheis Initial Timing Report

Layout Syntheis Post CTS Timing Report

Layout Syntheis Post-Route Timing Report

Layout Syntheis Connectivity Verify ******** Start: VERIFY CONNECTIVITY ********Start Time: Tue Jan 25 14:18:46 2011Design Name: P2S_Top_v1Database Units: 2000Design Boundary: (0.0000, 0.0000) (72.2425, 67.3100)Error Limit = 1000; Warning Limit = 50Check all netsVC Elapsed Time: 0:00:00.0Begin Summary Found no problems or warnings.End SummaryEnd Time: Tue Jan 25 14:18:46 2011 ******** End: VERIFY CONNECTIVITY ******** Verification Complete : 0 Viols. 0 Wrngs. (CPU Time: 0:00:00.0 MEM: 0.031M)

Layout Syntheis Geometry Verify ******** End: VERIFY CONNECTIVITY ******** Verification Complete : 0 Viols. 0 Wrngs. (CPU Time: 0:00:00.0 MEM: 0.031M)encounter 2> *** Starting Verify Geometry (MEM: 315.2) *** VERIFY GEOMETRY ...... Starting Verification VERIFY GEOMETRY ...... Initializing VERIFY GEOMETRY ...... Deleting Existing Violations VERIFY GEOMETRY ...... Creating Sub-Areas ...... bin size: 2080 VERIFY GEOMETRY ...... SubArea : 1 of 1 VERIFY GEOMETRY ...... Cells : 0 Viols. VERIFY GEOMETRY ...... SameNet : 0 Viols. VERIFY GEOMETRY ...... Wiring : 0 Viols. VERIFY GEOMETRY ...... Antenna : 0 Viols. VERIFY GEOMETRY ...... Sub-Area : 1 complete 0 Viols. 0 Wrngs.VG: elapsed time: 0.00Begin Summary ... Cells : 0 SameNet : 0 Wiring : 0 Antenna : 0 Short : 0 Overlap : 0 End Summary Verification Complete : 0 Viols. 0 Wrngs. **********End: VERIFY GEOMETRY********** *** verify geometry (CPU: 0:00:00.2 MEM: 4.5M)

Layout Syntheis Synthesized layout

P2S Module Simulation Three files of FSM, Shift Register and top modules are simulated in Modelsim

P2S Module Simulation Technical Problem

The End