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

modify chach_tasks.vh to support random partial reads and writes #655

Closed roman012285 closed 4 months ago

amichai-bd commented 4 months ago

Small refactor into a single "Case" image

amichai-bd commented 4 months ago

I will also note that the verification env for this Cache is not really good.. It takes a long time to build and simulate - i suspect its due to something wring we did here.. Also a lot of code is duplicated - we should be able to use parameters to have different flavors of similar tasks.

Note sure when we will ever get to refactor all of this - but in the future we might..