Matthieu Brucher - From netlist to code: strategies to implement schematics modelling
Presented by: Matthieu Brucher, Independent The process of going from a SPICE netlist to code is marked with lots of trials: writing the equations properly, selecting the right component model, optimizing the nonlinear/linear equations solving. With the advent of compilers tools like LLVM, some of these steps can now be automated. This is a story of such an automation, from a netlist to optimized C++ code.
Presented by: Matthieu Brucher, Independent The process of going from a SPICE netlist to code is marked with lots of trials: writing the equations properly, selecting the right component model, optimizing the nonlinear/linear equations solving. With the advent of compilers tools like LLVM, some of these steps can now be automated. This is a story of such an automation, from a netlist to optimized C++ code.