![]() |
P4C
The P4 Compiler
|
Public Member Functions | |
| PlacedTable (const IR::MAU::Table *t, State::state_t state, const DependencyGraph &dg) | |
| void | add (const IR::MAU::Table *t, State::state_t state) |
Public Attributes | |
| ordered_map< cstring, int > | attached_entries |
| int | entries = -1 |
| int | entries_req = -1 |
| bool | gateway_only = false |
| cstring | gatewayMergeCond |
| cstring | gatewayName |
| cstring | internalTableName |
| int | key_size = -1 |
| LayoutOption | layout |
| unsigned | logicalId |
| int | maprams = -1 |
| int | max_stage = -1 |
| int | min_stage = -1 |
| int | srams = -1 |
| int | stage = -1 |
| cstring | tableName |
| int | tcams = -1 |
| int | ways = -1 |