"@FIRE TIME" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "The time when the first signal be sent.")
 
行 1: 行 1:
The time when the first signal be sent.
+
The time when the first signal be sent.<br>
  +
Is store as '''fire_time''' in the fortran code.
  +
  +
example
  +
@FIRE_TIME
  +
1001
  +
  +
Which mean the first signal is sending at time 1001.

於 2024年8月23日 (五) 11:45 的修訂

The time when the first signal be sent.
Is store as fire_time in the fortran code.

example

@FIRE_TIME
1001

Which mean the first signal is sending at time 1001.