Mudasir
04/13/2023, 10:41 PMStefan Schippers
04/14/2023, 7:54 AMspi2xspice.py
in this slack, and see @Tim Edwards flow https://github.com/RTimothyEdwards/qflowMudasir
04/16/2023, 11:24 PMStefan Schippers
04/17/2023, 8:42 AM.param vcc=1.8
Tim Edwards
04/17/2023, 9:27 AM.model todig_1v8 adc_bridge(in_high=1.2 in_low=0.6 rise_delay=10n fall_delay=10n)
.model toana_1v8 dac_bridge(out_high=1.8 out_low=0)
Tim Edwards
04/17/2023, 9:30 AMvdd
is supposed to be picked up from the nom_voltage
entry in the liberty file for the standard cell library.Stefan Schippers
04/17/2023, 9:42 AMTim Edwards
04/17/2023, 10:56 AMspi2xspice.py
script from qflow, which would insert explicit dac_bridge and adc_bridge components, though. I wasn't aware of the "auto-bridging" feature, so at least now I understand your response, and thanks for clarifying.Stefan Schippers
04/17/2023, 11:11 AMspi2xspice.py
by setting event-based and analog nodes with identical names and removing explicit dac/adc bridges, but so far i didnt come to a working simulation.Mudasir
04/18/2023, 9:57 PMMudasir
04/18/2023, 10:12 PMMudasir
04/19/2023, 9:15 PMTim Edwards
04/19/2023, 9:48 PMTim Edwards
04/19/2023, 9:48 PMMudasir
04/20/2023, 12:44 PMTim Edwards
04/20/2023, 2:22 PMMudasir
04/22/2023, 12:09 AM