Skip to content

File global_define.h

FileList > includes > global_define.h

Go to the source code of this file.

  • #include <cstdint>
  • #include <string>
  • #include <vector>

Namespaces

Type Name
namespace InterChiplet

Classes

Type Name
class SyncCommand
Structure of synchronization command.

Macros

Type Name
define DIM_X (addr) (addr[0])
define DIM_Y (addr) (addr[1])
define UNSPECIFIED_ADDR (addr) ((addr[0]) < 0 && (addr[1]) < 0)

Macro Definition Documentation

define DIM_X

#define DIM_X (
    addr
) (addr[0])

define DIM_Y

#define DIM_Y (
    addr
) (addr[1])

define UNSPECIFIED_ADDR

#define UNSPECIFIED_ADDR (
    addr
) ((addr[0]) < 0 && (addr[1]) < 0)

The documentation for this class was generated from the following file /data_sda/junwan02/legosim/Chiplet_Heterogeneous_newVersion/interchiplet/includes/global_define.h