![]() |
|
|
|||||||
![]() |
VHDL - IC area of flip-flop and SRAM? |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi,
I want to know which has larger IC area, flip-flop and SRAM. Why? and how many transistors are there for flip-flop or SRAM? Weng Weng Tianxiang |
|
|
|
|
#2 |
|
Posts: n/a
|
Hi Weng,
It depends on what hardware library you use. In most cases, a flip-flip implementation will use much more space than a SRAM macro cell. A flip-flop typically contains some 20 transistors, while an SRAM-cell can be implemented using just 6 transistors. Regards, Sam On 19 May 2004 08:19:40 -0700, Weng Tianxiang <> wrote: > Hi, > I want to know which has larger IC area, flip-flop and SRAM. Why? and > how many transistors are there for flip-flop or SRAM? > > Weng Samuel Fuhrer |
|