This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
microelectronics [2018/02/05 21:25] vsaxena |
microelectronics [2018/02/05 22:47] (current) vsaxena |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| =====Cadence Setup for ECE 310/311: Microelectronics ===== | =====Cadence Setup for ECE 310/311: Microelectronics ===== | ||
| - | Login to the ENGR server **ece310.engr.uidaho.edu** using X2Go Client. | + | Login to the ENGR server **ece310.engr.uidaho.edu** using the X2Go Client. |
| Linux and Mac users can use ssh instead of the X2Go client. They can do this with | Linux and Mac users can use ssh instead of the X2Go client. They can do this with | ||
| Line 7: | Line 8: | ||
| - | ==== Setting up AMS035 Kit ==== | + | ===== Setting up AMS035 Kit ===== |
| Run cadsetup ams035 and setuppdk ams035 to set up your environment and work directory respectively. | Run cadsetup ams035 and setuppdk ams035 to set up your environment and work directory respectively. | ||
| Line 19: | Line 20: | ||
| ==== Starting Cadence ==== | ==== Starting Cadence ==== | ||
| - | Run cadsetup and virtuoso to start Cadence. | + | 1) Run cadsetup and virtuoso to start Cadence in a command line terminal. |
| <code> | <code> | ||
| cadsetup | cadsetup | ||
| Line 25: | Line 26: | ||
| </code> | </code> | ||
| - | Select the C35B4C0 process when prompted. | + | 2) Select the C35B4C0 process when prompted. |
| | | ||
| Remember that the CIW (common interpreted window) and Library Manager will open up. | Remember that the CIW (common interpreted window) and Library Manager will open up. | ||
| - | Watch the [[http://lumerink.com/courses/ECE310/s18/Cadence2018.htm|video tutorials]] for more details. | + | <note tip>You may watch the [[http://lumerink.com/courses/ECE310/s18/Cadence2018.htm|video tutorials]] for more details. </note> |
| - | <note important>When simulations fail, it's probably a mistake in your schematic or ADE setup, so try and debug on your own before asking for help.</note> | + | ====== Cadence Simulation Examples ====== |
| - | + | ||
| - | + | ||
| - | ===== Cadence Simulation Examples ===== | + | |
| Simulation models are located in the following directory on the ece310.engr.uidaho.edu server. | Simulation models are located in the following directory on the ece310.engr.uidaho.edu server. | ||
| Line 57: | Line 55: | ||
| ===== Tutorials ===== | ===== Tutorials ===== | ||
| + | |||
| Video tutorials are available [[http://lumerink.com/courses/ECE310/s18/Cadence2018.htm|here]] | Video tutorials are available [[http://lumerink.com/courses/ECE310/s18/Cadence2018.htm|here]] | ||
| + | |||
| + | <note important>When simulations fail, it's probably a mistake in your schematic or ADE setup, so try and debug on your own before asking for help.</note> | ||
| + | |||