bespoke-silicon-group / bsg_manycore

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

AXI interface #429

Open amithmath opened 3 years ago

amithmath commented 3 years ago

I was wondering, if one want to integrate BSG Manycore onto SoC, I think one can interface it through AXI? I was looking at the codes, I think one integrate through this one: https://github.com/bespoke-silicon-group/bsg_manycore/blob/master/v/vanilla_bean/bsg_cache_to_axi_hashed.v ?

taylor-bsg commented 3 years ago

Yes — we use this to get to memory in FPGA versions.

On Sat, Nov 7, 2020 at 5:33 PM amithmath notifications@github.com wrote:

I was wondering, if one want to integrate BSG Manycore onto SoC, I think one can interface it through AXI? I was looking at the codes, I think one integrate through this one: https://github.com/bespoke-silicon-group/bsg_manycore/blob/master/v/vanilla_bean/bsg_cache_to_axi_hashed.v ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bespoke-silicon-group/bsg_manycore/issues/429, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEFG5AB6AFRUDCVPM4QGVH3SOXYQJANCNFSM4TN777MA .