Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

CMOS NOR gate's Layout?

Status
Not open for further replies.

davyzhu

Advanced Member level 1
Joined
May 23, 2004
Messages
494
Helped
5
Reputation
10
Reaction score
2
Trophy points
1,298
Location
oriental
Activity points
4,436
cmos nor gate layout

Hi all,

Where can I find a basic CMOS NOR gate Layout picture?

Any suggestions will be appreciated!
Best regards,
Davy
 

nor gate layout

**broken link removed**
 

    davyzhu

    Points: 2
    Helpful Answer Positive Rating
cmos nor

ok dude.. one which which u have to remember when u design CMOS circuit.

NMOS and PMOS when arranged in series and parallel give different logic. so make sure you maintain the arrangement to achieve the logic.

-------|----------|----------------|
| Series | Parallel |
-------|---------- |---------------|
NMOS| AND | OR |
-------|----------|----------------|
PMOS | NAND | NOR |
-------|----------|----------------|

maintain and keep in mind this truth table :p (atleast a truth table like) arrangement when u want to design a CMOS circuit.

with regards,
arun
 

    davyzhu

    Points: 2
    Helpful Answer Positive Rating
cmos nor layout

yes, for and(nand), nmos are in series, pmos are in parallel
for or(nor) nmos are in parallel, pmos are in series
in detail, you can read some book, such as
Digital Integrated Circuits A Design Perspective(Senond Edition)
 

you'd better see the NOR standard cell in the lib of synposys
 

why you need one , use the existing from lib vendor
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top