SE Designing Electro-Optical Chips
Posted: Thu Jul 23, 2026 7:11 am
Key Takeaways:
At present, engineering teams are reusing several decades of electronic-design infrastructure, but augmenting it with new models, solvers, design rules, and verification methods that understand the physics of light. “For instance, a standard SPICE simulator models voltages and currents; a photonic simulator must also represent wavelength, optical phase, polarization, propagation loss, reflections, interference, resonances, and often bidirectional signal flow,” Bowers noted. Ferguson agreed the industry is largely trying to leverage the existing infrastructure. “In some cases, design layout can be done with traditional custom layout tools; in other cases, dedicated tools are enabled. Traditional DRC and LVS tools come into play with some additional capabilities to help. There is also exploration of things like parasitic extraction at the waveguide level, and potentially further extension to PERC-style reliability analysis.” Still, while existing electrical design tools are very important and are used, they are not sufficient by themselves. “If you’re trying to design photonics and optical devices and systems, maybe a simple way would be: if you look at electronics, a wire is mainly a connection with parasitics,” Vafaei said. “But in photonics, the equivalent of that wire is usually a waveguide, which is guiding optical light throughout the device. It’s not just a connection; it’s part of the device. Its geometry, its performance, and everything impacts the function of the device- not just the margins on the performance, but the actual function of the device gets affected. That means optics has its own requirements for being modeled. With electrical simulators, you can use compact and behavioral models to do electro-optical co-simulation, but it’s very important that those models are created and validated with specialized photonic simulations.” At the component level, when those models are being created, the specific things needed for optics are captured, like the optical modes, the wavelength response, phase polarization, and process variation. “Then you bring those compact models into your simulators,” Vafaei explained. “Even at the circuit level, it’s important to have photonics-aware circuit simulation, because there are nonlinear effects and complex things that can happen. If you do have specialized photonic circuit simulators, then you have more accuracy and integrity to offer, because Spice and Verilog are simplified behavioral models. The most productive flow is not about forcing photonic tools into electrical tools, but connecting them cohesively so you have photonic-native accuracy from those simulators and the EDA and multi-physics infrastructures coming together. Then, the customers won’t have to choose between the accuracy of the photonics and the efficiency of the EDA, but can get both things in a unified flow that can span the device to the compact modeling to the circuit-level electro-optic co-simulation and implementations all the way with the package and system-level multiphysics analysis and sign-off.” What often happens is that engineering teams stitch together tools that were never designed to talk to each other. “Much of the ‘photonic EDA work’ is building the glue,” Axiomise’s Darbari said. “Electromagnetic solvers such as Lumerical FDTD handle component physics but are too slow for system-level design, so their output is compressed into compact models that a circuit simulator like INTERCONNECT runs quickly. Layout happens in a cockpit like OptoDesigner. Thermal analysis runs alongside optical simulation from early floor-planning, because uncompensated silicon ring resonators drift roughly 70 to 80 picometers per degree Celsius, and a design correct at room temperature can fail under self-heating.” Design-space exploration still happens with scripted sweeps across wavelength, temperature, and process corners. “That is exactly where digital verification stood before formal methods,” he said. “Simulate what you can think of and hope the bug isn’t in the case you didn’t. What we can do today is apply formal rigor to the digital logic surrounding the photonics, such as the calibration state machines and tuning loops in the electronic IC, because a misbehaving tuning loop breaks a link just as surely as bad optics.” Physics-level differences between electrical and optical design
All of this matters at the physics level. As Bowers explained, “At the physics level, the fundamental difference is that conventional silicon electronics controls the movement of electrons, while silicon photonics controls the propagation of electromagnetic waves, photons. Optical design is governed by Maxwell’s equations and by wave behavior. The designer must consider not only optical power, but also wavelength, phase, polarization, refractive index, interference, reflection, scattering, dispersion, and propagation loss.” And because the waveguides are in silicon, manufacturing them requires significant etching. “Unlike the traditional IC environment, photonic design does rely on active elements, and as such does not benefit from shrinkage,” Ferguson said. “This means that photonic chips are often quite large. On the plus side, there can be fewer total elements than a traditional design, for example, little need for vias and stacked metals.” There are other factors to consider, as well. “Digital design controls a two-level system, ON or OFF, 0 or 1,” Darbari noted. “Digital verification exists because that abstraction lets us reason discretely. Optical design has no such abstraction. Light in a waveguide is a continuous field, and everything that matters (phase, amplitude, polarization, wavelength) is analog. A silicon core (n ≈ 3.45) in oxide cladding (n ≈ 1.45) confines light by total internal reflection — a wire, in spirit, except the insulation is doing physics. The consequences are stark. A degree of temperature drift can shift a ring modulator’s resonance out of its WDM slot. A NAND gate stays a NAND gate when the room warms, but a ring can functionally break. And silicon, being indirect-bandgap, has no efficient native light source, so practically every system relies on an external or hybrid-bonded III-V laser.” Therefore, electronic design is about switching discrete charge states. Optical is a continuous, analog regime governed by wavelength and phase, where temperature alone shifts device behavior, and there’s no transistor-style abstraction to hide behind, Baya Systems’ Orthner said. Put simply, digital design abstracts the physics away so the logic can be verified. “Photonic design can’t, because the physics is the logic. That is why the boundary where optical behavior gets wrapped in a digital contract deserves the most rigorous specification we know how to write,” Darbari said. What’s next for photonics design
The next challenge to overcome in photonics design is scaling, Cadence’s Lamant says. “Datacom is pushing hard on bandwidths, and what we’re seeing is that most of the datacom AI applications have a very high radix with lots of channels because they need to replicate the data in different places. One dimension of scaling is how to put more stuff on the face of your device. That’s deep wavelength division multiplexing, and all the different complexities, and that’s not an EDA challenge. From an EDA perspective, photonic chips tended to be handcrafted by loving designers, a little bit like the RF designers 20 years ago. It’s no longer realistic to assume that every bit of a photonic chip will be handcrafted with love, so automation comes in, and AI can help. But there is core automation of photonic design that is required. You’re not hearing too much about photonic placement, photonic routing. All those things are challenging, because it’s not the same as electronic. It literally is not the same as electronic. The size of the photonic design is increasing, and there is absolutely a need for more automation.” What photonics design needs next is not just better point tools, but a more connected flow that can carry accurate models from device physics through circuit, package, and system-level sign-off. As these designs grow larger and more deeply embedded in AI, data center, and co-packaged optics architectures, the challenge shifts from proving that a single photonic component works to ensuring that the full electro-optical system behaves predictably at scale. That is where automation—and eventually agentic AI — may become essential, helping teams stitch together the physics, verification, and multi-physics analysis that photonics demands. Related Article
Agentic AI Is Changing Data Center Architectures
Standalone GPUs are being replaced by heterogeneous SoCs and chiplets that combine The post Designing Electro-Optical Chips appeared first on Semiconductor Engineering.
Source: https://semiengineering.com/designing-e ... cal-chips/
- Silicon photonics is moving into mainstream AI, data center, and communications systems, but the design flow still needs tighter integration between photonic, electronic, package, thermal, and system-level tools.
- Existing EDA infrastructure can be reused for photonics, but waveguides, optical phase, wavelength, polarization, thermal drift, and compact modeling require specialized simulation and verification methods.
- The biggest unresolved gap is functional verification, because photonic behavior is continuous and physics-dependent rather than discrete, making automation and AI-assisted workflows increasingly important.
At present, engineering teams are reusing several decades of electronic-design infrastructure, but augmenting it with new models, solvers, design rules, and verification methods that understand the physics of light. “For instance, a standard SPICE simulator models voltages and currents; a photonic simulator must also represent wavelength, optical phase, polarization, propagation loss, reflections, interference, resonances, and often bidirectional signal flow,” Bowers noted. Ferguson agreed the industry is largely trying to leverage the existing infrastructure. “In some cases, design layout can be done with traditional custom layout tools; in other cases, dedicated tools are enabled. Traditional DRC and LVS tools come into play with some additional capabilities to help. There is also exploration of things like parasitic extraction at the waveguide level, and potentially further extension to PERC-style reliability analysis.” Still, while existing electrical design tools are very important and are used, they are not sufficient by themselves. “If you’re trying to design photonics and optical devices and systems, maybe a simple way would be: if you look at electronics, a wire is mainly a connection with parasitics,” Vafaei said. “But in photonics, the equivalent of that wire is usually a waveguide, which is guiding optical light throughout the device. It’s not just a connection; it’s part of the device. Its geometry, its performance, and everything impacts the function of the device- not just the margins on the performance, but the actual function of the device gets affected. That means optics has its own requirements for being modeled. With electrical simulators, you can use compact and behavioral models to do electro-optical co-simulation, but it’s very important that those models are created and validated with specialized photonic simulations.” At the component level, when those models are being created, the specific things needed for optics are captured, like the optical modes, the wavelength response, phase polarization, and process variation. “Then you bring those compact models into your simulators,” Vafaei explained. “Even at the circuit level, it’s important to have photonics-aware circuit simulation, because there are nonlinear effects and complex things that can happen. If you do have specialized photonic circuit simulators, then you have more accuracy and integrity to offer, because Spice and Verilog are simplified behavioral models. The most productive flow is not about forcing photonic tools into electrical tools, but connecting them cohesively so you have photonic-native accuracy from those simulators and the EDA and multi-physics infrastructures coming together. Then, the customers won’t have to choose between the accuracy of the photonics and the efficiency of the EDA, but can get both things in a unified flow that can span the device to the compact modeling to the circuit-level electro-optic co-simulation and implementations all the way with the package and system-level multiphysics analysis and sign-off.” What often happens is that engineering teams stitch together tools that were never designed to talk to each other. “Much of the ‘photonic EDA work’ is building the glue,” Axiomise’s Darbari said. “Electromagnetic solvers such as Lumerical FDTD handle component physics but are too slow for system-level design, so their output is compressed into compact models that a circuit simulator like INTERCONNECT runs quickly. Layout happens in a cockpit like OptoDesigner. Thermal analysis runs alongside optical simulation from early floor-planning, because uncompensated silicon ring resonators drift roughly 70 to 80 picometers per degree Celsius, and a design correct at room temperature can fail under self-heating.” Design-space exploration still happens with scripted sweeps across wavelength, temperature, and process corners. “That is exactly where digital verification stood before formal methods,” he said. “Simulate what you can think of and hope the bug isn’t in the case you didn’t. What we can do today is apply formal rigor to the digital logic surrounding the photonics, such as the calibration state machines and tuning loops in the electronic IC, because a misbehaving tuning loop breaks a link just as surely as bad optics.” Physics-level differences between electrical and optical design
All of this matters at the physics level. As Bowers explained, “At the physics level, the fundamental difference is that conventional silicon electronics controls the movement of electrons, while silicon photonics controls the propagation of electromagnetic waves, photons. Optical design is governed by Maxwell’s equations and by wave behavior. The designer must consider not only optical power, but also wavelength, phase, polarization, refractive index, interference, reflection, scattering, dispersion, and propagation loss.” And because the waveguides are in silicon, manufacturing them requires significant etching. “Unlike the traditional IC environment, photonic design does rely on active elements, and as such does not benefit from shrinkage,” Ferguson said. “This means that photonic chips are often quite large. On the plus side, there can be fewer total elements than a traditional design, for example, little need for vias and stacked metals.” There are other factors to consider, as well. “Digital design controls a two-level system, ON or OFF, 0 or 1,” Darbari noted. “Digital verification exists because that abstraction lets us reason discretely. Optical design has no such abstraction. Light in a waveguide is a continuous field, and everything that matters (phase, amplitude, polarization, wavelength) is analog. A silicon core (n ≈ 3.45) in oxide cladding (n ≈ 1.45) confines light by total internal reflection — a wire, in spirit, except the insulation is doing physics. The consequences are stark. A degree of temperature drift can shift a ring modulator’s resonance out of its WDM slot. A NAND gate stays a NAND gate when the room warms, but a ring can functionally break. And silicon, being indirect-bandgap, has no efficient native light source, so practically every system relies on an external or hybrid-bonded III-V laser.” Therefore, electronic design is about switching discrete charge states. Optical is a continuous, analog regime governed by wavelength and phase, where temperature alone shifts device behavior, and there’s no transistor-style abstraction to hide behind, Baya Systems’ Orthner said. Put simply, digital design abstracts the physics away so the logic can be verified. “Photonic design can’t, because the physics is the logic. That is why the boundary where optical behavior gets wrapped in a digital contract deserves the most rigorous specification we know how to write,” Darbari said. What’s next for photonics design
The next challenge to overcome in photonics design is scaling, Cadence’s Lamant says. “Datacom is pushing hard on bandwidths, and what we’re seeing is that most of the datacom AI applications have a very high radix with lots of channels because they need to replicate the data in different places. One dimension of scaling is how to put more stuff on the face of your device. That’s deep wavelength division multiplexing, and all the different complexities, and that’s not an EDA challenge. From an EDA perspective, photonic chips tended to be handcrafted by loving designers, a little bit like the RF designers 20 years ago. It’s no longer realistic to assume that every bit of a photonic chip will be handcrafted with love, so automation comes in, and AI can help. But there is core automation of photonic design that is required. You’re not hearing too much about photonic placement, photonic routing. All those things are challenging, because it’s not the same as electronic. It literally is not the same as electronic. The size of the photonic design is increasing, and there is absolutely a need for more automation.” What photonics design needs next is not just better point tools, but a more connected flow that can carry accurate models from device physics through circuit, package, and system-level sign-off. As these designs grow larger and more deeply embedded in AI, data center, and co-packaged optics architectures, the challenge shifts from proving that a single photonic component works to ensuring that the full electro-optical system behaves predictably at scale. That is where automation—and eventually agentic AI — may become essential, helping teams stitch together the physics, verification, and multi-physics analysis that photonics demands. Related Article
Agentic AI Is Changing Data Center Architectures
Standalone GPUs are being replaced by heterogeneous SoCs and chiplets that combine The post Designing Electro-Optical Chips appeared first on Semiconductor Engineering.
Source: https://semiengineering.com/designing-e ... cal-chips/