「@REG TIME UNIT」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Sufei2留言 | 貢獻
已建立頁面,內容為 "*It means [that if the time exceeds this value, a second table will be formed to store events. When the events in the first table are processed and cleared, the data..."
 
Sufei2留言 | 貢獻
無編輯摘要
第1行: 第1行:
*It means [that if the time exceeds this value, a second table will be formed to store events. When the events in the first table are processed and cleared, the data of the second table will be calculated and the events will be arranged into the first table. Repeat.
*It means that if the time exceeds this value, a second table will be formed to store events. When the events in the first table are processed and cleared, the data of the second table will be calculated and the events will be arranged into the first table. Repeat.
*Is store as '''REG_TIME_UNIT''' in the fortran code.
*Is store as '''REG_TIME_UNIT''' in the fortran code.



於 2024年8月30日 (五) 17:06 的修訂

  • It means that if the time exceeds this value, a second table will be formed to store events. When the events in the first table are processed and cleared, the data of the second table will be calculated and the events will be arranged into the first table. Repeat.
  • Is store as REG_TIME_UNIT in the fortran code.

example

@REG_TIME_UNIT
500000000

Which mean the event table is up to 500000000(ps).