dc_labguide中英文

更新时间:2023-05-29 02:49:34 阅读: 评论:0

CUSTOMER EDUCATION SERVICES Design Compiler 1
Workshop
Lab Guide
FJICC 陈传东
Copyright Notice and Proprietary Information
Copyright © 2007 Synopsys, Inc. All rights rerved. This software and documentation contain confidential and proprietary
information that is the property of Synopsys, Inc. The software and documentation are furnished under a licen agreement and
may be ud or copied only in accordance with the terms of the licen agreement. No part of the software and documentation may
be reproduced, transmitted, or translated, in any form or by any means, electronic, mechanical, manual, optical, or otherwi,
without prior written permission of Synopsys, Inc., or as expressly provided by the licen agreement.
Right to Copy Documentation
The licen agreement with Synopsys permits licene to make copies of the documentation for its internal u only.
Each copy shall include all copyrights, trademarks, rvice marks, and proprietary rights notices, if any. Licene must
assign quential numbers to all copies. The copies shall contain the following legend on the cover page:
“This document is duplicated with the permission of Synopsys, Inc., for the exclusive u of
__________________________________________ and its employees. This is copy number __________.”
Destination Control Statement
plc编程培训班All technical data contained in this publication is subject to the export control laws of the United States of America.
Disclosure to nationals of other countries contrary to United States law is prohibited. It is the reader’s responsibility to
determine the applicable regulations and to comply with them.
Disclaimer
SYNOPSYS, INC., AND ITS LICENSORS MAKE NO WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
Registered Trademarks (®)
Synopsys, AMPS, Cadabra, CATS, CRITIC, CSim, Design Compiler, DesignPower, DesignWare, EPIC, Formality, HSIM, HSPICE,
iN-Pha, in-Sync, Leda, MAST, ModelTools, NanoSim, OpenVera, PathMill, Photolynx, Physical Co
mpiler, PrimeTime, SiVL, SNUG, SolvNet, System Compiler, TetraMAX, VCS, and Vera are registered trademarks
of Synopsys, Inc.
Trademarks (™)
Active Parasitics, AFGen, Apollo, Astro, Astro-Rail, Astro-Xtalk, Aurora, AvanTestchip, AvanWaves, BOA, BRT, ChipPlanner, Circuit Analysis, Columbia, Columbia-CE, Comet 3D, Cosmos, CosmosEnterpri, CosmosLE, CosmosScope, CosmosSE, Cyclelink, DC Expert, DC Professional, DC Ultra, Design Advisor, Design Analyzer, Design Vision, DesignerHDL, DesignTime, Direct RTL, Direct Silicon Access, Discovery, Dynamic Model Switcher, Dynamic-Macromodeling, EDAnavigator, Encore, Encore PQ, Evaccess, ExpressModel, Formal Model Checker, FoundryModel, Frame Compiler, Galaxy, Gatran, HANEX, HDL Advisor, HDL Compiler, Hercules, Hercules-II, Hierarchical Optimization Technology, High Performance Option, HotPlace, HSIM plus, HSPICE-Link, i-Virtual Stepper,iN-Tandem, Integrator, Interactive Waveform Viewer, Jupiter, Jupiter-DP, JupiterXT, JupiterXT-ASIC, JVXtreme,
Liberty,Libra-Passport, Libra-Visa, Library Compiler, Magellan, Mars, Mars-Rail, Mars-Xtalk, Medici,
日本语
Metacapture,
Milkyway,ModelSource, Module Compiler, Nova-ExploreRTL, Nova-Trans, Nova-VeriLint, Orion_ec, Parasitic View, Passport, Planet, Planet-PL, Planet-RTL, Polaris, Power Compiler, PowerCODE, PowerGate, ProFPGA, ProGen, Prospector,Raphael,
Raphael-NES, Saturn, ScanBand, Schematic Compiler, Scirocco, Scirocco-i, Shadow Debugger, Silicon Blueprint, Silicon Early Access, SinglePass-SoC, Smart Extraction, SmartLicen, Softwire, Source-Level Design, Star-RCXT, Star-SimXT, Taurus, TimeSlice, TimeTracker, Timing Annotator, TopoPlace, TopoRoute, Trace-On-Demand, True-Hspice, TSUPREM-4,
TymeWare,VCSExpress, VCSi,VerificationPortal, VFormal,VHDLCompiler,VHDLSystem Simulator, VirSim, and VMC
are trademarks of Synopsys, Inc.
Service Marks (SM)
MAP-in, SVP Café, and TAP-in are rvice marks of Synopsys, Inc.
SystemC is a trademark of the Open SystemC Initiative and is ud under licen.
ARM and AMBA are registered trademarks of ARM Limited.
妄人
Saber is a registered trademark of SabreMark Limited Partnership and is ud under licen.
All other product or company names may be trademarks of their respective owners.
Document Order Number: 10-I-011-SLG-013
Design Compiler 1 Lab Guide
Synopsys Customer Education Services
2 Setup and
Synthesis Flow
出国留学多少钱软件启动配置及 
逻辑综合流程 
aurisLearning Objectives 学习目标
After completing this lab, you should be able to:
完成试验后需要掌握以下技能 
Update a DC tup file
更新软件启动配置文件 
新岛八重Navigate the schematic in Design Vision
熟悉图像界面常用操作 
Take a design through the basic synthesis steps
掌握逻辑综合基本步骤 
Lab 2-1 Setup and Synthesis Flow
aloe extractSynopsys 10-I-011-SLG-013
在lab2目录下更新DC启动 配置文件.synopsys_dc.setup 读入rtl/
TOP.vhd代码,并熟悉 图形界面中的电路图常见操作    Compile the design Lab 2 
Lab Flow 实验流程 品质因素
Follow the detailed step-by-step Lab Instructions on the following pages toperform the steps highlighted in this flow: 下图所示为DC完成一个设计的主要步骤,加粗部分为用到的相关文件。 
     Update the setup file .synopsys_dc.tup in the lab2 启动DC软件验证配置文件 是否正常启动 Invoke Design Vision and      verify the tup  Read the rtl/TOP.vhd file. Explore design’s symbol and  使用scripts/TOP.con文件, 对电路进行约束    Constrain the design using      schematic views.      使用compile命令,开始 对电路进行优化 用命令产生电路的时序和面积报告,查看DC执行结果是否满足设计要求 保存工程文件到 mapped/TOP.ddc,退出DC软件 
Generate a constraint report to  look for any timing or area            violations  Save the compiled design into        mapped/TOP.ddc    and exit DesignVision  Explore SolvNet resources  Lab 2-2 Setu
p and Synthesis Flow
Synopsys Design Compiler 1
Lab 2 Lab Instructions
Task 1. 任务1 1.Update the tup file 更新setup文件 
Make the lab2 directory your working directory.通过cd命令,切换到lab2文件夹。
UNIX% cd lab2
2.You are provided with a .synopsys_dc.tup file. Incorporate the
following using a text editor of your choice:
在lab2文件夹下面有一个.synopsys_dc.setup,找到它,切按照下面要求更新。 
The technology library file name is ../ref/db/sc_max.db
目标库文件更新为sc_max.db,该文件如今为:../ref/db 
diamondsThe symbol library file name is ../ref/db/sc.sdb
图形库文件为sc.sdb
The directory scripts contains the constraint file to be sourced Lab2目录下的scripts文件夹里面 
3. 4.Take a look at the other commands in the rest of the file. Notice that the variables which you have edited will be echoed upon tool start-up.
参看一下setup文件中的其他命令,这些命令会在DC软件启动的同时,被执行。 
Save the .synopsys_dc.tup file, and Quit the editor.
退出对setup文件的编辑 
注意:1、.synopsys_dc.setup可以使用gedit编辑器打开,方法如下, 
          cd命令切换到.synopsys_dc.setup文件所在目录,然后使用
s开头的单词
下面命令:gedit .synopsys_dc.setup 
      2、 如果在lab2文件夹下面找不到.synopsys_dc.setup文件,可
以试一下ls –a命令。 
Setup and Synthesis Flow
Synopsys Design Compiler 1
Lab 2-3

本文发布于:2023-05-29 02:49:34,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/90/126485.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:文件   软件   命令   电路   启动
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图