|
static constexpr int | ACTION_TABLES_MAX = 16 |
|
static constexpr int | BUS_COUNT = 2 |
|
static constexpr int | COLOR_MAPRAM_PER_ROW = 4 |
|
static constexpr int | GATEWAYS_PER_ROW = 2 |
|
static constexpr int | IMEM_ADDRESS_BITS = 6 |
|
static constexpr int | IMEM_LOOKUP_BITS = 3 |
|
static constexpr int | LEFT_SIDE_COLUMNS = 4 |
|
static constexpr int | LEFT_SIDE_RAMS = LEFT_SIDE_COLUMNS * SRAM_ROWS |
|
static constexpr int | LOGICAL_ROW_MISSING_OFLOW = 8 |
|
static constexpr int | LOGICAL_TABLES = 16 |
|
static constexpr int | MAPRAM_COLUMNS = 6 |
|
static constexpr int | MAPRAM_MASK = (1U << MAPRAM_COLUMNS) - 1 |
|
static constexpr int | MATCH_CENTRAL_ROW = 4 |
|
static constexpr int | MAX_DATA_SWBOX_ROWS = 5 |
|
static constexpr int | MAX_METERS_COLOR_MAPRAM_PER_ALU = 5 |
|
static constexpr int | MAX_METERS_RAM_PER_ALU = MAPRAM_COLUMNS * MAX_METERS_ROW_PER_ALU |
|
static constexpr int | MAX_METERS_ROW_PER_ALU = 4 |
|
static constexpr int | MAX_PARTITION_RAMS_PER_ROW = 5 |
|
static constexpr int | MAX_STATS_RAM_PER_ALU = MAPRAM_COLUMNS * MAX_STATS_ROW_PER_ALU |
|
static constexpr int | MAX_STATS_ROW_PER_ALU = 3 |
|
static constexpr int | METER_ALUS = 4 |
|
static constexpr int | NUM_IDLETIME_BUS = 10 |
|
static constexpr int | PAYLOAD_COUNT = 2 |
|
static constexpr int | RIGHT_SIDE_COLUMNS = SRAM_COLUMNS - LEFT_SIDE_COLUMNS |
|
static constexpr int | RIGHT_SIDE_RAMS = RIGHT_SIDE_COLUMNS * SRAM_ROWS |
|
static constexpr int | SRAM_COLUMNS = 10 |
|
static constexpr int | SRAM_DEPTH = 1024 |
|
static constexpr int | SRAM_ROWS = 8 |
|
static constexpr int | STASH_UNITS = 2 |
|
static constexpr int | STATS_ALUS = 4 |
|
static constexpr int | TABLES_MAX = 16 |
|
static constexpr int | TCAM_COLUMNS = 2 |
|
static constexpr int | TCAM_DEPTH = 512 |
|
static constexpr int | TCAM_ROWS = 12 |
|
static constexpr int | TERNARY_TABLES_MAX = 8 |
|
static constexpr int | ACTION_TABLES_MAX = 16 |
|
static constexpr int | BUS_COUNT = 2 |
|
static constexpr int | COLOR_MAPRAM_PER_ROW = 4 |
|
static constexpr int | GATEWAYS_PER_ROW = 2 |
|
static constexpr int | IMEM_ADDRESS_BITS = 6 |
|
static constexpr int | IMEM_LOOKUP_BITS = 3 |
|
static constexpr int | LAMB_DEPTH = 64 |
|
static constexpr int | LEFT_SIDE_COLUMNS = 4 |
|
static constexpr int | LEFT_SIDE_RAMS = LEFT_SIDE_COLUMNS * SRAM_ROWS |
|
static constexpr int | LOCAL_TIND_DEPTH = 64 |
|
static constexpr int | LOGICAL_ROW_MISSING_OFLOW = 8 |
|
static constexpr int | LOGICAL_TABLES = 16 |
|
static constexpr int | MAPRAM_COLUMNS = 6 |
|
static constexpr int | MAPRAM_MASK = (1U << MAPRAM_COLUMNS) - 1 |
|
static constexpr int | MATCH_CENTRAL_ROW = 4 |
|
static constexpr int | MAX_DATA_SWBOX_ROWS = 5 |
|
static constexpr int | MAX_PARTITION_RAMS_PER_ROW = 5 |
|
static constexpr int | MAX_STATS_RAM_PER_ALU = MAPRAM_COLUMNS * MAX_STATS_ROW_PER_ALU |
|
static constexpr int | MAX_STATS_ROW_PER_ALU = 3 |
|
static constexpr int | METER_ALUS = 4 |
|
static constexpr int | NUM_IDLETIME_BUS = 10 |
|
static constexpr int | PAYLOAD_COUNT = 2 |
|
static constexpr int | RIGHT_SIDE_COLUMNS = SRAM_COLUMNS - LEFT_SIDE_COLUMNS |
|
static constexpr int | RIGHT_SIDE_RAMS = RIGHT_SIDE_COLUMNS * SRAM_ROWS |
|
static constexpr int | SRAM_COLUMNS = 10 |
|
static constexpr int | SRAM_DEPTH = 1024 |
|
static constexpr int | SRAM_ROWS = 8 |
|
static constexpr int | STASH_UNITS = 2 |
|
static constexpr int | STATS_ALUS = 4 |
|
static constexpr int | TABLES_MAX = 16 |
|
static constexpr int | TCAM_DEPTH = 512 |
|
static constexpr int | TERNARY_TABLES_MAX = 8 |
|
static constexpr int | TOTAL_LAMBS = 8 |
|
static constexpr int | TOTAL_LOCAL_TIND = 16 |
|
static constexpr int | TOTAL_SRAMS = SRAM_ROWS * SRAM_COLUMNS |
|