9 lines
319 B
C
9 lines
319 B
C
|
|
||
|
|
||
|
void fprint_pb_primitive_generic(FILE* fp,
|
||
|
char* subckt_prefix,
|
||
|
t_phy_pb* prim_phy_pb,
|
||
|
t_pb_type* prim_pb_type,
|
||
|
int index,
|
||
|
t_spice_model* spice_model);
|