bespoke-silicon-group / bsg_manycore

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

IPOLY hashing #715

Closed tommydcjung closed 7 months ago

tommydcjung commented 7 months ago
dpetrisko commented 7 months ago

Maybe makes sense to change BSG_MACHINE_IPOLY_HASHING to BSG_MACHINE_HASHING_TYPE = 0 (LINE), 1 (IPOLY), 2 (ETC) ? Otherwise looks good to me

tommydcjung commented 7 months ago

If there is more than one hashing that is much better, it might make sense to add an enum for it. But ipoly is shown to be pretty well-rounded, so I think this is fine for now.