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

#include <place_base.h>

Public Attributes

char * m_label
 
float m_width
 
float m_height
 
bool m_pad
 

Detailed Description

Definition at line 42 of file place_base.h.

Member Data Documentation

◆ m_height

float AbstractCell::m_height

Definition at line 45 of file place_base.h.

◆ m_label

char* AbstractCell::m_label

Definition at line 43 of file place_base.h.

◆ m_pad

bool AbstractCell::m_pad

Definition at line 47 of file place_base.h.

◆ m_width

float AbstractCell::m_width

Definition at line 45 of file place_base.h.


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