@PORTPAIR

出自 DDCC TCAD TOOL Manual
於 2024年9月4日 (三) 13:40 由 Sufei2 (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 "*Maximum number of node passed through the system. Usually used a bigger setting. ex:20 *Is store as '''MAX_ROUTINE_NUM''' in the fortran code. example @PORTPAIR...")

(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
前往: 導覽搜尋
  • Maximum number of node passed through the system. Usually used a bigger setting. ex:20
  • Is store as MAX_ROUTINE_NUM in the fortran code.

example

@PORTPAIR
'LASER', 1, 'OptOut1', 'PM', 	1, 'OptIn1'
'PM'   , 1, 'OptOut2', 'FIBER', 1, 'OptIn1'
'FIBER', 1, 'OptOut2', 'MZI', 	1, 'OptIn1'
'MZI',   1, 'OptOut1', 'SPD', 	1, 'OptIn1'
'MZI',   1, 'OptOut2', 'SPD', 	2, 'OptIn1'

Note: While the @PORTPAIR_NUM is 5, @PORTPAIR has 5 entries. Which means