OFS / opae-sdk

Open Programmable Acceleration Engine
https://ofs.github.io
BSD 3-Clause "New" or "Revised" License
251 stars 84 forks source link

host_exerciser: correct handling of local memory width #3126

Closed michael-adler closed 3 months ago

michael-adler commented 3 months ago

Reference FIMs pass only a single bank of local memory to HE MEM. Instead of building a size matcher for what is supposed to be a simple test, HE MEM accepts the loss of wide host data flowing through narrow local memory.

HE MEM version 4 exposes the local memory width in a CSR.

Tests run:

New HW on n6001, iseries-dk_x16

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9199368433

Details


Totals Coverage Status
Change from base Build 9196469979: 0.0%
Covered Lines: 15826
Relevant Lines: 24483

💛 - Coveralls