ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
FM_cell Struct Reference
Collaboration diagram for FM_cell:

Public Attributes

int loc
 
int gain
 
ConcreteCellcell
 
struct FM_cellnext
 
struct FM_cellprev
 
bool locked
 

Detailed Description

Definition at line 46 of file place_partition.c.

Member Data Documentation

◆ cell

ConcreteCell* FM_cell::cell

Definition at line 49 of file place_partition.c.

◆ gain

int FM_cell::gain

Definition at line 48 of file place_partition.c.

◆ loc

int FM_cell::loc

Definition at line 47 of file place_partition.c.

◆ locked

bool FM_cell::locked

Definition at line 51 of file place_partition.c.

◆ next

struct FM_cell* FM_cell::next

Definition at line 50 of file place_partition.c.

◆ prev

struct FM_cell * FM_cell::prev

Definition at line 50 of file place_partition.c.


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