Skip to main content

All Questions

Tagged with
0 votes
1 answer
112 views

Standard cell design flow in an ASIC design flow

I have a question regarding the standard cell design flow in an ASIC design flow. That being said I understand what a gate array design flow is. It being more or less a fixed logic FPGA. Structured ...
patvax's user avatar
  • 103
1 vote
1 answer
839 views

Calculating resistance for metal layer from LEF File

I have a .LEF File which has various metals description and their parasitics information. I am trying to calculate R. It is specified as RPERSQ = 0.278. In the File description it is written as ...
Ramanjaneyulu Gudipati's user avatar
3 votes
2 answers
17k views

Please explain tech.lef , tech.lib

Can anyone explain what is in the tech.lef and tech lib files? Which stage of PNR (Place and Route) are they used for? Are ...
GIRI MURALI's user avatar
4 votes
3 answers
2k views

What are the general steps used in creating a ASIC?

I'm following a discussion board that discusses an ASIC chip they are building, and they are using terms that I'm unfamilliar with. So far I've gathered Once a logic design is tested on an FPGA it ...
makerofthings7's user avatar