"@FIRE TIME" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
 
(未顯示同一使用者於中間所作的 3 次修訂)
行 1: 行 1:
The time when the first signal be sent.<br>
+
*The time when the first signal be sent.<br>
Is store as '''fire_time''' in the fortran code.
+
*Is store as '''fire_time''' in the fortran code.
   
 
example
 
example
行 6: 行 6:
 
1001
 
1001
   
Which mean the first signal is sending at time 1001.
+
Which mean the first signal is sending at time 1001(ps).

於 2024年8月30日 (五) 23:22 的最新修訂

  • 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(ps).