Tim Edwards
02/14/2022, 1:16 PMwrite_spice
command. Apparently if you give it a netlist without power connections it will unhelpfully produce a SPICE netlist without power connections. But you can use qflow's vlog2Verilog
to convert a verilog netlist without power connections to one with power connections.Mitch Bailey
02/14/2022, 4:17 PMMitch Bailey
02/14/2022, 4:18 PMsak
program that has verilog to spice conversion so I'll probably look at that before I try to learn yosys.Juan Andres
10/20/2022, 7:34 PM