[ibis-macro] Request for PyBERT testing help.

  • From: David Banas <capn.freako@xxxxxxxxx>
  • To: pybert@xxxxxxxxxxxxx, "ibis-macro@xxxxxxxxxxxxx" <ibis-macro@xxxxxxxxxxxxx>, si-list@xxxxxxxxxxxxx
  • Date: Tue, 19 Nov 2019 09:23:46 -0800

Hi all,

To those of you who’ve gotten set up for “development” mode PyBERT usage:
I have a BIG favor to ask: would you help me test a new pre-release version of 
PyBERT/PyAMI against as many IBIS models as you have at your disposal?

I’ve just pushed new functionality that will offer users the more standard: 
“IBIS file -> Component -> Pin -> Model” selection flow.
And this new functionality necessitates parsing IBIS model files, obviously.
I’m sure I don’t have this new parsing capability fully debugged, and would 
like to expose it to as many IBIS models as possible, to see where it still 
needs work.

Note: You’ll need to pull the tx-rx-split branch from the PyBERT repository 
<https://github.com/capn-freako/PyBERT/tree/tx-rx-split>.

Oh, and if you’re interested in the new Python IBIS file parsing mechanics, 
you’ll find them in the following 3 new modules:
pyibisami.ibis_parser
pyibisami.ibis_model
pyibisami.ibis_file

Thank you!
-db

Other related posts:

  • » [ibis-macro] Request for PyBERT testing help. - David Banas