3D-ICE 3.0.0
|
Structure that collects the main dimensions of the IC. More...
#include <dimensions.h>
Data Fields | |
ChipDimension_t | Length |
ChipDimension_t | Width |
Definition at line 254 of file dimensions.h.
ChipDimension_t ChipDimensions_t::Length |
The length of the IC (west-east) in
Definition at line 258 of file dimensions.h.
ChipDimension_t ChipDimensions_t::Width |
The width of the IC (south-north) in
Definition at line 262 of file dimensions.h.