|
In this Topic Hide
| Axxxx [ in_0 in_1 .. in_n ] out model_name |
| Name | Description | Flow | Type | Vector bounds |
|---|---|---|---|---|
| in | Input | in | d, vector | $2 - \infty$ |
| out | Output | out | d | n/a |
| .MODEL model_name d_xor parameters |
| Name | Description | Type | Default | Limits |
|---|---|---|---|---|
| rise_delay | Rise delay | real | 1nS | $1\text{e}^{-12} - \infty$ |
| fall_delay | Fall delay | real | 1nS | $1\text{e}^{-12} - \infty$ |
| input_load | Input load value (F) | real | 1pF | none |
| family | Logic family | string | UNIV | none |
| in_family | Input logic family | string | UNIV | none |
| out_family | Output logic family | string | UNIV | none |
| out_res | Digital output resistance | real | 100 | $0 - \infty$ |
| out_res_pos | Digital output res. pos. slope | real | out_res | $0 - \infty$ |
| out_res_neg | Digital output res. neg. slope | real | out_res | $0 - \infty$ |
| open_c | Open collector output | boolean | FALSE | none |
| min_sink | Minimum sink current | real | -0.001 | none |
| max_source | Maximum source current | real | 0.001 | none |
| sink_current | Input sink current | real | 0 | none |
| source_current | Input source current | real | 0 | none |
|