10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

IBIS Models Support in Eldo<br />

IBIS Buffers<br />

|<br />

|**********************************************************<br />

| Model Series1<br />

|**********************************************************<br />

|<br />

[Model] Series1<br />

Model_type Series1<br />

|<br />

| variable R(typ) R(min) R(max)<br />

[R Series] 8ohm 6ohm 12ohm<br />

|<br />

| variable L(typ) L(min) L(max)<br />

[L Series] 5nH NA NA<br />

| variable R(typ) R(min) R(max)<br />

[Rl Series] 4ohm NA NA<br />

|<br />

.<br />

.<br />

.<br />

|<br />

[End]<br />

The preceding IBIS file example is referenced in the following netlist examples.<br />

Netlist 1<br />

_IO_input1_bymodel IN D_OUT1<br />

+ file="dummy.ibs" model="Input_33"<br />

+ device=input ! or device=1<br />

The above netlist calls the buffer by its model name. It instantiates an input buffer<br />

input1_bymodel and connects its analog input to node IN and its digital output to node<br />

D_OUT1. The buffer description is in the IBIS file dummy.ibs located in the same directory as<br />

the netlist. The buffer model, named Input_33, is picked up from the IBIS file.<br />

Note that the component name is not specified; therefore Eldo will not add any package<br />

parasitics to the buffer analog input pin. The corner is not specified, therefore the typical data<br />

will be used for this buffer by default. The power keyword is not specified, therefore Eldo<br />

connects the reference voltage sources to the buffer reference ports.<br />

Netlist 2<br />

_IO_input1_bypin IN D_OUT2 PC GC<br />

+ file="dummy.ibs"<br />

+ component="Test_Component" pin="2"<br />

+ model_selector='MS_In=Input_50' ! equal to msel_mode=2<br />

The above netlist calls the buffer by its pin name. It instantiates an input buffer input1_bypin<br />

and connects its analog input to node IN and its digital output to node D_OUT2. The buffer<br />

description is in the IBIS file dummy.ibs located in the same directory as the netlist. It belongs to<br />

the component Test_Component. The buffer model, named MS_In (the one associated with pin<br />

Eldo® User's Manual, 15.3 763

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!