bespoke-silicon-group / bsg_manycore

Tile based architecture designed for computing efficiency, scalability and generality
Other
214 stars 56 forks source link

Update bsg_manycore_arch.h #678

Closed dpetrisko closed 1 year ago

dpetrisko commented 1 year ago

This PR clarifies MC compute "logical" pods vs actual "physical" pods for coordinates. I kept the name the same for bsg_global_pod_ptr to be less controversial, but maybe makes sense to rename/alias to bsg_global_compute_pod_ptr. But I'll leave that up to the team.

Fixes #661

dpetrisko commented 1 year ago

Waiting for CI, then will merge