Verilog to Routing - VPR
Data Fields
t_fmap_cell Struct Reference

#include <place_and_route.h>

Collaboration diagram for t_fmap_cell:
Collaboration graph
[legend]

Data Fields

int fs
 
int fc
 
int wneed
 
int wirelength
 
int proc_time
 
t_fmap_cellnext
 

Field Documentation

◆ fc

int t_fmap_cell::fc

at this fc

◆ fs

int t_fmap_cell::fs

at this fs

◆ next

t_fmap_cell* t_fmap_cell::next

◆ proc_time

int t_fmap_cell::proc_time

◆ wirelength

int t_fmap_cell::wirelength

corresponding wirelength of successful routing at wneed

◆ wneed

int t_fmap_cell::wneed

need wneed to route


The documentation for this struct was generated from the following file: