FPGA-MAFIA / fpga_mafia

Designing a Multi-Agent Fabric Integration Architecture to run on de10-lite FPGA.
MIT License
13 stars 5 forks source link

Create accell_core #711

Closed roman012285 closed 3 months ago

roman012285 commented 3 months ago
erez-sh commented 3 months ago

done :) implemented cr space and connected it to memory wrapper. inside the cr space we have implemented a basic xor accelerator which operates on the 1st and 2nd registers of the cr space, and puts the result in the 3rd register.

roman012285 commented 3 months ago

I am closing that issue!