[ibis-macro] Re: [pybert] ANN: v2.3.0 of PyBERT released.

  • From: David Banas <capn.freako@xxxxxxxxx>
  • To: pybert@xxxxxxxxxxxxx
  • Date: Wed, 13 Dec 2017 16:22:35 -0800

Hi Dennis,

Please, see below.

Thanks,
-db

David,
Since upgrading to PyBERT 2.3.0, my problem is now that kiwisolver can't be 
found in the qt4 toolkit in both environments.  qt is installed, but not qt4. 
 I'll try installing qt4, but in the past, Anaconda wouldn't allow it to 
install because of some conflicts.

Someone else just had a problem with kiwisolver, and was able to solve it by 
doing:
conda install kiwisolver

I’m checking my dependencies, to make sure they’re complete.
Does PyBERT assume the step or impulse responses is for a 2-port transmission 
line?

PyBERT assumes only that the step/impulse response you give it is a valid 
representation of the channel you wish to test.
For most people doing serial communication link design this means that it 
represents Sdd[2, 1], but PyBERT doesn’t care.

Please, note that my most recent release (v2.3.0) broke this feature (i.e. - 
step/impulse response importing).
I am working on a fix, now, which I hope to post before the end of this week.
Note that the new direct importing of *.s4p files introduced in v2.3.0 is 
working fine in that release, and is preferable to external conversion.
Thanks,

Dennis

Other related posts:

  • » [ibis-macro] Re: [pybert] ANN: v2.3.0 of PyBERT released. - David Banas