Default mapping function used by port based dataflow protocol to decide where a producer pin is flowed to in the consuming PARAGRAPH. Based on the hash-based key mapper of the Directory, it's used if no custom mapper is provided by user. More...
Public Member Functions | |
| std::pair< location_type, loc_qual > | operator() (size_t key) const |
| bool | is_perfect_mapper (void) |
| void | set_num_locations (size_t nlocs) |
Default mapping function used by port based dataflow protocol to decide where a producer pin is flowed to in the consuming PARAGRAPH. Based on the hash-based key mapper of the Directory, it's used if no custom mapper is provided by user.
1.8.13