Lombiq / Hastlayer-SDK

Turning .NET software into FPGA hardware for faster execution and lower power usage.
https://hastlayer.com
BSD 3-Clause "New" or "Revised" License
302 stars 33 forks source link

Memory caching (HAST-249) #28

Open Piedone opened 6 years ago

Piedone commented 6 years ago

Improve memory access latency with some form of caching, similar to how L1 and L2 caches in CPUs work.

Some ideas:

This is already done for Vitis.

Jira issue