「@testDevice TIME」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Sufei2留言 | 貢獻
已建立頁面,內容為 "*The delay time of testDevice in the system. If the delay time is -1, means the delay time is depends on the situation. *Is store as '''delay_time''' in the fortran..."
 
Sufei2留言 | 貢獻
無編輯摘要
 
(未顯示同一使用者於中間所作的 2 次修訂)
第1行: 第1行:
*The delay time of testDevice in the system. If the delay time is -1, means the delay time is depends on the situation.
*The passing time of "testDevice" in the system.
*Is store as '''delay_time''' in the fortran code.
*Is store as '''delay_time''' in the fortran code.


example
example
  @testDevice_TIME
  @DELAY_TIME
  5, 1
  5,1


Which mean the system has two testDevice, and their delay time is 5 and 1.
Which mean the system has two "testDevice", and their passing time are both 5(ps) and 1(ps).

於 2025年1月4日 (六) 16:12 的最新修訂

  • The passing time of "testDevice" in the system.
  • Is store as delay_time in the fortran code.

example

@DELAY_TIME
5,1

Which mean the system has two "testDevice", and their passing time are both 5(ps) and 1(ps).