作者ric2k1 (Ric)
看板EE_DSnP
标题[更正] HW#6
时间Mon May 25 15:54:53 2009
1. [3:50pm, 05/25/09] 新增 CIRRead command 之说明, 如黄色字体所显示.
3.1 Command "CIRRead"
Usage: CIRRead <(string fileName)> [-Replace]
Description: Read the circuit from the file "fileName" and store it in the
global variable (e.g. cirMgr). If the circuit has been read, issue an error
"Error: circuit already exists!!" unless the option "-Replace" is issued. In
such case, delete the original circuit, create a new one, and print out the
message "Note: original circuit is replaced...".
Note that the original
circuit will be deleted even if the new circuit construction fails. No
warning or error message is needed if "-Replace" is used in the first
construction of the circuit.
Example:
cir> cirread test.cir // read in the circuit description file "test.cir"
cir> cirr -rep kk.cir // read in the circuit description file "kk.cir"
// and replace the original circuit
(Word & PDF file will be updated later)
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.112.21.241