Two notes for people after my latest project. One's a warning for folks, the other is asking for some help.
1. A character involved in the ternary operators ':' in Xyce are also valid characters for parameter names so when you use the ternary operator with parameter names included, make sure your colons have spaces around them. Pretty sure there's a note in one of the guides to that effect, but I'd like to think I'm relatively familiar and that one produced some WEIRD results/debug messages.
2. I got model binning to work with Skywater 130nm, but I'm having some issues with the SPICE netlists provided by a proprietary PDK. My current suspicion is that Xyce requires wmax and wmin be specified in conjunction with lmax and lmin for the model binning logic to function. Can anyone who's familiar with the source confirm/deny that suspicion?