57#include "layer_list.h"
void die_print(Die_t *die, FILE *stream, String_t prefix)
void die_copy(Die_t *dst, Die_t *src)
void die_destroy(Die_t *die)
bool die_same_id(Die_t *die, Die_t *other)
void die_free(Die_t *die)
Die_t * die_clone(Die_t *die)
void die_init(Die_t *die)
Structure used to store data about the dies that compose the 2D/3D stack.
CellIndex_t SourceLayerOffset
The floorplan representing the IC as a set of floorplan elements.