bespoke-silicon-group / bsg_manycore

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

WIP: Added amomin, amomax, amominu, amomaxu to Core & Caches #615

Open drichmond opened 2 years ago

drichmond commented 2 years ago

I thought I needed these for nbody, and did not. Work in progress because these are not tested or validated. Perhaps someone can build off of my work

WIP and DNM until someone needs them.

taylor-bsg commented 2 years ago

These seem useful!

M

drichmond commented 2 years ago

I agree, but I don't have an immediate use case (though I have an idea for how this might help the MCS lock).

Do you want me to push it through? Happy to address the comment above and write a few test cases

taylor-bsg commented 2 years ago

Looks interesting, needs some tests too

drichmond commented 2 years ago

Yep. I just addressed Tommy's comment while I had a moment.