Hello,
Has anyone figured out how to use Verilog-AMS in QSPICE? I know that QSPICE uses Verilator to compile Verilog and that Verilator has a small subset of Verilog-AMS. However, whenever I use the include statement to use the AMS subset, the code doesn’t compile.
Wondering if anyone else has had this problem and/or has found a solution to it.
Thank you.