Go to the source code of this file.
|
static const unsigned char | ones_in_4b [] = {0,1,1,2,1,2,2,3,1,2,2,3,2,3,3,4} |
|
◆ FP
◆ get_ones_in_8b
◆ ones_in_4b
const unsigned char ones_in_4b[] = {0,1,1,2,1,2,2,3,1,2,2,3,2,3,3,4} |
|
static |
RIKEN PE as shown in the Cluster 22 paper with the separate switch block. "Disjoint" SB Boma A. Adhi, Carlos Cortes, Yiyu Tan, Takuya Kojima, Artur Podobas, Kentaro Sano, The Cost of Flexibility: Embedded versus Discrete Routers in CGRAs for HPC. CLUSTER 2022: 347-356
Definition at line 21 of file RIKENPE_Elastic.cpp.