4 lines
145 B
C
4 lines
145 B
C
|
void output_blif (t_block *clb, int num_clusters, boolean global_clocks,
|
||
|
boolean * is_clock, const char *out_fname, boolean skip_clustering);
|
||
|
|