⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 timing_place.h

📁 用于学术研究的FPGA布局布线软件VPR
💻 H
字号:
void alloc_lookups_and_criticalities(t_chan_width_dist chan_width_dist,				     struct s_router_opts router_opts,				     struct s_det_routing_arch				     det_routing_arch,				     t_segment_inf * segment_inf,				     t_timing_inf timing_inf,				     t_subblock_data subblock_data,				     float ***net_delay,				     float ***net_slack);void load_criticalities(struct s_placer_opts placer_opts,			float **net_slack,			float d_max,			float crit_exponent);void free_lookups_and_criticalities(float ***net_delay,				    float ***net_slack);/*void print_sink_delays(char *fname);*/extern float **timing_place_crit;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -