Vision VHD-800 Dokumentacja

Przeglądaj online lub pobierz Dokumentacja dla Systemy kontroli dostępu bezpieczeństwa Vision VHD-800. Vision VHD-800 Specifications Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 20
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 0
1 2 3 4 5 6 ... 19 20

Podsumowanie treści

Strona 1 - VHDL Synthesis

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Komentarze do niniejszej Instrukcji

Brak uwag