KiCad PCB EDA Suite
Loading...
Searching...
No Matches
kibis.cpp File Reference
#include "kibis.h"
#include "ibis_parser.h"
#include <sstream>
#include <sim/spice_simulator.h>

Go to the source code of this file.

Macros

#define _(x)   x
 

Functions

std::vector< std::pair< int, double > > SimplifyBitSequence (std::vector< std::pair< int, double > > bits)
 
IBIS_CORNER ReverseLogic (IBIS_CORNER aIn)
 

Macro Definition Documentation

◆ _

#define _ (   x)    x

Definition at line 46 of file kibis.cpp.

Function Documentation

◆ ReverseLogic()

IBIS_CORNER ReverseLogic ( IBIS_CORNER  aIn)

Definition at line 73 of file kibis.cpp.

References MAX, MIN, and TYP.

◆ SimplifyBitSequence()

std::vector< std::pair< int, double > > SimplifyBitSequence ( std::vector< std::pair< int, double > >  bits)

Definition at line 50 of file kibis.cpp.

Referenced by KIBIS_PIN::getKuKdNoWaveform(), and KIBIS_PIN::KuKdDriver().