@REG TIME UNIT

出自 DDCC TCAD TOOL Manual
於 2024年8月31日 (六) 01:06 由 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 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).