<tpb>
Title: A Review of TSMC 28 nm Process Technology | TechInsights (at www.techinsights.com)
<knielsen>
Oh, typo, I meant "9 layers in Intel 45 nm"
<knielsen>
I'd assume that more advanced processes increase the number of layers. Or maybe there's a point of diminishing returns?
<Sarayan>
if you have more transistors you tend to need more routing, I guess
<Sarayan>
and perhaps since distances are less you can have more routing?
jn has quit [Ping timeout: 265 seconds]
jn has joined #yosys
jn has joined #yosys
bpye has quit [Ping timeout: 256 seconds]
bpye has joined #yosys
jevinskie[m] has quit [Read error: Connection reset by peer]
whitequark has quit [Write error: Connection reset by peer]
kivikakk has quit [Read error: Connection reset by peer]
notafile[m] has quit [Read error: Connection reset by peer]
pepijndevos[m] has quit [Write error: Connection reset by peer]
xiretza[m] has quit [Read error: Connection reset by peer]
jryans has quit [Write error: Connection reset by peer]
healdove has quit [Write error: Connection reset by peer]
bjonnh[m] has quit [Read error: Connection reset by peer]
programmerjake has quit [Write error: Connection reset by peer]
xiretza[m] has joined #yosys
xiretza[m] has quit [Remote host closed the connection]
xiretza[m] has joined #yosys
pepijndevos[m] has joined #yosys
programmerjake has joined #yosys
kivikakk has joined #yosys
healdove has joined #yosys
whitequark has joined #yosys
jevinskie[m] has joined #yosys
jryans has joined #yosys
bjonnh[m] has joined #yosys
notafile[m] has joined #yosys
bpye has quit [Ping timeout: 248 seconds]
bpye has joined #yosys
jryans has quit [Ping timeout: 248 seconds]
healdove has quit [Ping timeout: 265 seconds]
bjonnh[m] has quit [Ping timeout: 246 seconds]
notafile[m] has quit [Ping timeout: 260 seconds]
whitequark has quit [Ping timeout: 260 seconds]
programmerjake has quit [Ping timeout: 252 seconds]
pepijndevos[m] has quit [Ping timeout: 264 seconds]
xiretza[m] has quit [Ping timeout: 264 seconds]
jevinskie[m] has quit [Ping timeout: 265 seconds]
kivikakk has quit [Ping timeout: 256 seconds]
jryans has joined #yosys
healdove has joined #yosys
kivikakk has joined #yosys
notafile[m] has joined #yosys
whitequark has joined #yosys
bjonnh[m] has joined #yosys
programmerjake has joined #yosys
pepijndevos[m] has joined #yosys
xiretza[m] has joined #yosys
strobo has quit [Read error: Connection reset by peer]
jevinskie[m] has joined #yosys
strobo has joined #yosys
jevinskie[m] has quit [Remote host closed the connection]
programmerjake has quit [Read error: Connection reset by peer]
jryans has quit [Write error: Connection reset by peer]
xiretza[m] has quit [Write error: Connection reset by peer]
notafile[m] has quit [Write error: Connection reset by peer]
whitequark has quit [Remote host closed the connection]
healdove has quit [Read error: Connection reset by peer]
pepijndevos[m] has quit [Write error: Connection reset by peer]
kivikakk has quit [Write error: Connection reset by peer]
bjonnh[m] has quit [Remote host closed the connection]
xiretza[m] has joined #yosys
pepijndevos[m] has joined #yosys
whitequark has joined #yosys
programmerjake has joined #yosys
bjonnh[m] has joined #yosys
healdove has joined #yosys
jryans has joined #yosys
jevinskie[m] has joined #yosys
kivikakk has joined #yosys
notafile[m] has joined #yosys
citypw has joined #yosys
krispaul has quit [Quit: WeeChat 2.3]
kristianpaul has joined #yosys
so-offishul has joined #yosys
so-offish has quit [Ping timeout: 256 seconds]
so-offish1 has joined #yosys
so-offishul has quit [Ping timeout: 246 seconds]
citypw has quit [Remote host closed the connection]
jn has quit [Remote host closed the connection]
jn has joined #yosys
jn has joined #yosys
so-offish1 has quit [Quit: Leaving]
FabM has quit [Ping timeout: 264 seconds]
singham has joined #yosys
<singham>
In all ICs, there is just the 1 semiconductor layer?
<singham>
base wafer?
<knielsen>
singham: That's the way they are produced. The transistors are created with the bottom layers, and then metal layers go on top with the routing
<singham>
There's no Y axis, sandwich type connections?
<singham>
knielsen: Yes, are you sure? Say there is Ryzen 3. They use a single layer 7nm process?
<knielsen>
there's vertical routing (called "vias"). And I think there's some instances where two (or more) individual chips are stacked on top of each other after wafer has been produced
<singham>
Aha. How probable is that?
<singham>
The stacking of wafers? Will there be say an AND gate on bottom layer, OR on above layer and connect both?
<tnt>
Well you have fancy process to stack multiple layers ( 3D NAND / X3D amd parts / ... ) but they're made in 2d and then stacked.
<knielsen>
singham: It's inherent in the process by which the wafer is produced. You start with the pure silicon crystal in a thin slice ("wafer"). Then regions are doped to create the N and P regions that form the mosfet transistors. Then the gate goes on top (or a bit more complex for finfet etc), and metal layers are layed down on top of that. The transistors can only be created on the bottom layer on the silicon
<so-offish>
Hey everybody - if I open up nextpnr, an I just run a command that's like, rip everything up and start over again? Like go back to unpacked, unplaced, unrouted? Or maybe just unplaced/unrouted would be good enough...
<so-offish>
I know "just look at the API" but I'm tired RN and if anybody just knows off the top of their head I'd appreciate it.