I am currently having an issue trying to incorpora...
# xschem
x
I am currently having an issue trying to incorporate vectors with the Xspice ADC bridges in xschem. I want to have an output that's digital OUT[2:0]. If use three different ADC bridges to connect to each bit of OUT, I get an array of array issue. If I directly input the full vector OUT[2:0] as the argument, I get an array connection expected issue. Is there something I'm doing wrong? @Stefan Schippers