VPR-6.0

vpr/SRC/pack/output_blif.h

Go to the documentation of this file.
00001 void output_blif(       t_block *clb,
00002                                         int num_clusters,
00003                                         boolean global_clocks,
00004                                         boolean * is_clock,
00005                                         char *out_fname,
00006                                         boolean skip_clustering);
00007