"@PULSE PERIOD" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(已建立頁面,內容為 "Period between pulses.(unit:ps) example @PULSE_PERIOD 12000 Which mean the period between pulses is 12000ps. And the signal with three pulse will be 36000ps.") |
|||
(未顯示同一使用者於中間所作的 3 次修訂) | |||
行 1: | 行 1: | ||
− | Period between pulses.(unit:ps) |
+ | *Period between pulses.(unit:ps) |
+ | *Is store as '''PULSE_PERIOD''' in the fortran code. |
||
example |
example |
||
行 5: | 行 5: | ||
12000 |
12000 |
||
− | Which mean the period between pulses is 12000ps. |
+ | Which mean the period between pulses is 12000ps.<br> |
+ | [[檔案:three_pulses_12000.png|240px]] |
於 2024年8月27日 (二) 17:55 的最新修訂
- Period between pulses.(unit:ps)
- Is store as PULSE_PERIOD in the fortran code.
example
@PULSE_PERIOD 12000