OpenFPGA/vpr7_x2p/vpr/SRC/fpga_x2p/spice/spice_primitive.h

9 lines
319 B
C
Raw Normal View History

2019-04-26 13:23:47 -05:00
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);