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

📄 rr_graph_sbox.h

📁 用于学术研究的FPGA布局布线软件VPR
💻 H
字号:
struct s_ivec get_switch_box_tracks(IN int from_i,				    IN int from_j,				    IN int from_track,				    IN t_rr_type from_type,				    IN int to_i,				    IN int to_j,				    IN t_rr_type to_type,				    IN struct s_ivec ***switch_block_conn);void free_switch_block_conn(struct s_ivec ***switch_block_conn,			    int nodes_per_chan);struct s_ivec ***alloc_and_load_switch_block_conn(int nodes_per_chan,						  enum e_switch_block_type						  switch_block_type,						  int Fs);int get_simple_switch_block_track(enum e_side from_side,				  enum e_side to_side,				  int from_track,				  enum e_switch_block_type switch_block_type,				  int nodes_per_chan);

⌨️ 快捷键说明

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