Major progress on VLSI lab 1&2 and ECOMMS lab 1

This commit is contained in:
Aidan Sharpe
2024-11-13 21:00:08 -05:00
parent 92866fcc98
commit f20b9ad42a
32 changed files with 5715 additions and 167 deletions

View File

@@ -0,0 +1,19 @@
@online{VLSISystemDesign,
title = {Noise Margin},
year = 2017,
url = {https://www.vlsisystemdesign.com/noise-margin/}
}
@online{VddNaming,
title = {What is the difference between VCC, VDD, VEE, VSS},
author = {Olin Lathrop},
year = 2011,
url = {https://electronics.stackexchange.com/questions/17382/what-is-the-difference-between-v-cc-v-dd-v-ee-v-ss}
}
@book{VLSICircuitsSystems,
title = {CMOS VLSI Design a Circuits and Systems Perspective, Fourth Edition},
year = 2011,
author = {Neil H. E. Weste, David Money Harris},
publisher = {Pearson}
}