Update foundations.md
This commit is contained in:
parent
24b0761b21
commit
07c7627cc6
|
|
@ -158,8 +158,7 @@ For the second code block we want to include the model for the transistors, whic
|
||||||
name=MODEL only_toplevel=true
|
name=MODEL only_toplevel=true
|
||||||
format="tcleval( @value )"
|
format="tcleval( @value )"
|
||||||
value="
|
value="
|
||||||
.lib cornerMOSlv.lib mos_tt
|
.lib cornerMOSlv.lib mos_tt"
|
||||||
"
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Here we see that the corner of the models is chosen as typical typical. More about this in the later modules....
|
Here we see that the corner of the models is chosen as typical typical. More about this in the later modules....
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue