Changeset 597 for trunk/platforms/tsar_generic_iob/tsar_iob_cluster
- Timestamp:
- Dec 11, 2013, 4:50:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/platforms/tsar_generic_iob/tsar_iob_cluster/caba/source/src/tsar_iob_cluster.cpp
r584 r597 171 171 IntTab(cluster_id, memc_ram_srcid), // SRCID RAM network 172 172 IntTab(cluster_id, memc_int_tgtid), // TGTID INT network 173 (cluster_id << l_width) + nb_procs, // CC_GLOBAL_ID 173 x_id, // X self coordinate 174 y_id, // Y self coordinate 174 175 x_width, // number of bits for x coordinate 175 176 y_width, // number of bits for y coordinate
Note: See TracChangeset
for help on using the changeset viewer.