Geoffrey_Coram
|
Are the inductors themselves in Verilog-A, or do you just want to model the coupling in Verilog-A? I'm not aware of a way to pass the instance names of external inductors into a Verilog-A module to do the coupling.
If you're doing everything in Verilog-A, the only thing I'd caution you about is to make sure the scaling is done properly. Think about what the unknowns are and how the simulator tolerances will apply.
|