OFS / opae-sdk

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

platform: add a mechanism for AFU's to set platform macros #3130

Closed michael-adler closed 2 months ago

michael-adler commented 2 months ago

Due to the order that SystemVerilog header files are processed, setting a macro in an AFU's sources file may not affect the FIM's afu_main(). Add support for writing macros to the PIM interface header file that afu_main() includes explicity.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9473843507

Details


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

💛 - Coveralls