Freedom RTL blocks (https://github.com/sifive/sifive-blocks)
1443834186
This bug amazingly compiled correctly and ran correctly! It was saved by the AXIFragmenter which turned the "narrow burst" into individual beats that then got converted to 64b in TileLink land via inspection of the mask bits. The consequence is that AXI bus mastering proceeded at one word per DDR round-trip. Now it is one cache line per DDR round-trip. When we get L2 back in the design, it should really fly! |
||
---|---|---|
src/main/scala | ||
vsrc | ||
.gitignore | ||
LICENSE |