Week 5
Week 5
PD INPUTS
FLOOR PLAN &
BASIC LINUX
Presented by:
Apoorva
COMMANDS
Jigar Kumar Luhar
Susmita Bera
CONTENTS
PD inputs
Floor planning
Basic Linux Commands
constraints are :
create clock definition
generated clock definition
Virtual clock
input delay
output delay
Timing library/logical library (.lib):
It contains timing information of standard cells, soft macros, hard macros.
Timing information like cell delay setup, hold, recovery, removal are
present.
Design rules like max tran, max cap, max fanout, min cap are present
Timing library/logical library (.lib):
Cell delay is a function of input transition and output load and is
calculated based on lookup tables.It is calculated by Nonlinear Delay
Mode(NLDM) and composite current source(CCS)models.
Physical Library(.lef) :
It contains physical information of standard cells, macros, pads.
Contain the name of the pin, pin location, pin layers, direction of pin(in,
out,inout), uses of pin (Signal, Power, Ground) site row, height and width
of the pin and cell.
CELL view: it is a full layout of the block and used at the time of tape out.
FRAM view: this is an abstract view that has only the pins, metals, via and
blockages that are used in Placement & Route stages.
Technology File :
Contain the number of metal layers and vias and their name and
conventions.
Design rules for metal layers like the width of metal layer and spacing
between two metal layers.
• Example: tac kk
PS
• Syntax: history
PASSWD
It is used for changing the passwd.
You must know the current passwd for the security reason.
• Syntax: passwd
DATE
• Itprint the current date and on the
time standard output & can further be
• Syntax: date
set.
• To set date: date - -set=‘14 may 2013
13:57’
CAL
• Itis used to display calendar of the
present month or any other month.
• Syntax: cal
• Example: 3 1991
CLEAR
• It is used to clear the screen.
• Syntax: clear
DU
• Estimate files space usage.
• Syntax: du
Work Done
Apoorva
1. Floorplan
2. PD Inputs
3. Linux commands