240 likes | 406 Views
類比電路 ( 一 ) 實習. Using Composer. To use your own account to save the results, Put the following cmds into ~/.cshrc file setenv CDSHOME /usr/cadence/IC/IC50 source /usr/cadence/IC/CIC/ic.csh source /usr/cadence/IC/CIC/license.csh source /usr/cad/synopsys/CIC/hspice.csh icfb &.
E N D
Using Composer To use your own account to save the results, Put the following cmds into ~/.cshrc file setenv CDSHOME /usr/cadence/IC/IC50 source /usr/cadence/IC/CIC/ic.cshsource /usr/cadence/IC/CIC/license.cshsource /usr/cad/synopsys/CIC/hspice.cshicfb &
Unix Introduction • Create a window: right button tools terminal or type xterm • OS will execute ~/.cshrc every time you create a new window. • “source file_name” means executing each line of the file “file_name” • Show command path: which hspice • Show directory contents: “ls” or “ls –lrt” • Change directory: cd • Text editor: right button applications text editor save as • Show contents of a file: less file_name: Space _ forward, b backward q quit less / search pattern • See command usage: man command_name
Create a inverter • 在terminal中打入 icfb& • tools library manage