Vision VHD-800 Specifications

Browse online or download Specifications for Security access control systems Vision VHD-800. Vision VHD-800 Specifications User Manual

  • Download
  • Add to my manuals
  • Print
  • Page
    / 20
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 0
Institut f¨ur Integrierte Systeme
Integrated Systems Laboratory
Department of Information Technology and Electrical Engineering
VLSI I: From Architectures to VLSI Circuits and FPGAs
227-0116-00L
Exercise 3
VHDL Synthesis
Prof. Dr. H. Kaeslin
Dr. N. Felber
SVN Rev.: 1478
Last Changed: 13-03-2015
Reminder:
With the execution of this training you declare that you understand and accept the regulations about using CAE/CAD
software installations at the ETH Zurich. These regulations can be read anytime at
http://eda.ee.ethz.ch/index.php/Regulations.
Page view 0
1 2 3 4 5 6 ... 19 20

Summary of Contents

Page 1 - VHDL Synthesis

Institut f¨ur Integrierte SystemeIntegrated Systems LaboratoryDepartment of Information Technology and Electrical EngineeringVLSI I: From Architecture

Page 2 - 1 Introduction

Afterwards you can check whether your re-run was successful or not with the check_design command.Beside the SYNOPSYS DESIGN COMPILER commands you have

Page 3 - 3 Preparation

COUNT_DO[4]COUNT_DO[3]COUNT_DO[2]COUNT_DO[1]COUNT_DO[0]COUNT_DP_reg[3]COUNT_DP_reg[4]COUNT_DP_reg[2]COUNT_DP_reg[1]COUNT_DP_reg[0]RST_RBICLK_CIENA_SID

Page 4

6 Example III: Constraining a CircuitIn this section, we will go through the synthesis process of a small design step by step and explore different co

Page 5 - 4.4 Basic Synthesis Steps

6.2 Defining a Clock PeriodIn the above example, no constraints were given and the SYNOPSYS DESIGN COMPILER synthesized the design with theminimum poss

Page 6 - 4.5 The Sample Design

Student Task 6: Using the report_timing command determine the timing information of the circuit. Which of thetimings illustrated in Figure 7 gets actu

Page 7 - YNOPSYS DESIGN COMPILER by

6.4 Input and Output TimingIn the following part we will examine the effect of the input and the output timing.Input Timing: It is clear that the outp

Page 8 - 5.2 The Sample Design

6.5 Setting Input Drivers and Output LoadInput Drivers: In the next steps we want to investigate how the driver that drives the inputs of our circuit

Page 9 - The man pages may help you

Student Task 13: Now, redo the compilation with the constraints listed in Table 2. Furthermore, keep the previouslydetermined input- and output-delays

Page 10

Be aware of the fact that the compilation steps will take longer and longer. The compiler has to push all its efforts to thelimit for increasing const

Page 11

8 Synthesis HintsThroughout this section, some useful hints with regard to synthesis will be given. They may help you during this exerciseor during on

Page 12 - 6.1 Initial Design

1 IntroductionThe VLSI design flow is described in detail in the VLSI textbook. In Figure 1, a very rudimentary overview is given in orderto identify t

Page 13 - 6.3 Different Timing Paths

9 Commonly used Synopsys Design Compiler CommandsTable 4: A short cheatsheet for the Synopsys Design Compiler.Command DescriptionUser Interface Comman

Page 14 - YNOPSYS DESIGN

cp /unspecified/shell.cmd .(a) Unspecified shell command.sh > cp /unix/shell.command .(b) Standard UNIX shell command.dvc > cp /this/is/a/design/

Page 15 - 6.4 Input and Output Timing

4 Example I: GUI Guided TrainingBasically, the SYNOPSYS DESIGN COMPILER tools can be subdivided into two major parts:Design Vision: This is the graphi

Page 16

4.2 Design Vision - ConsoleThe Design Vision Console provides a facility to enter commands in textual form, this way linking the graphical user-interf

Page 17 - 6.6 Area/Timing Analysis

Note: Although the command compile is still known by the SYNOPSYS DESIGN COMPILER, it has been re-placed by compile_ultra. During this exercise, you m

Page 18

• Open it using the less programa:sh > less crc4.vThe netlist contains a number of logic gates from the standard cell library, interconnected with

Page 19 - 8 Synthesis Hints

5 Example II: Getting to Grips with the Command LineIn the first exercise example you have learned what steps are necessary in order to synthesize a de

Page 20

Student Task 2:• In the following, the first two commands of the synthesis script are listeda.remove_design -designssh rm -rf WORK/*• Add a short descr

Comments to this Manuals

No comments