Vision VHD-800 Spezifikationen

Stöbern Sie online oder laden Sie Spezifikationen nach Sicherheitszugriffskontrollsysteme Vision VHD-800 herunter. Vision VHD-800 Specifications Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 20
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 0
1 2 3 4 5 6 ... 19 20

Inhaltsverzeichnis

Seite 1 - VHDL Synthesis

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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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/

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Kommentare zu diesen Handbüchern

Keine Kommentare