Enabling Application Engine Tracing
启用应用程序引擎跟踪
By default, all Application Engine traces are turned off. To see a trace or a combination of traces, set trace options before you run a program.
默认情况下,所有应用程序引擎跟踪都处于关闭…
当线路中有多条波导时,可以一次输出所有波导的总长度: 如: 代码如下:
from si_fab import all as pdk
from ipkiss3 import all as i3class MZI_Lattice(i3.Circuit):mmi i3.ChildCellProperty()mmi_spacing i3.PositiveNumb…