Pretty much all of Fall 2024
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 116 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 107 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 62 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 73 KiB |
BIN
7th-Semester-Fall-2024/VLSI/labs/lab-2/graphics/inverter-io.png
Normal file
BIN
7th-Semester-Fall-2024/VLSI/labs/lab-2/graphics/inverter-io.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 97 KiB |
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,7 @@
|
||||
artistResMgrCalcExprSetup("true" "plot" "E0" "deriv(VS("/v_out"))")
|
||||
artistResMgrCalcExprSetup("true" "plot" "E1" "cross(deriv(VS("/v_out")) -1 1 "either" nil nil )")
|
||||
artistResMgrCalcExprSetup("true" "plot" "E2" "cross(deriv(VS("/v_out")) -1 2 "either" nil nil )")
|
||||
artistResMgrCalcExprSetup("false" "plot" "E3" "value(VS("/v_out") E1 )")
|
||||
artistResMgrCalcExprSetup("false" "plot" "E4" "value(VS("/v_out") E2 )")
|
||||
artistResMgrCalcExprSetup("true" "plot" "E5" "E1-E4")
|
||||
artistResMgrCalcExprSetup("true" "plot" "E6" "E3-E2")
|
||||
Reference in New Issue
Block a user