OFS / oneapi-asp

Intel® oneAPI Accelerator Support Package (ASP)
MIT License
2 stars 9 forks source link

[Fix]- Update n6001/iseries/fseries header assignments #143

Closed DouglasGroen closed 5 months ago

DouglasGroen commented 6 months ago

Description

A recent change to the header files used in the FIM broke ASP builds. ASP was explicitly including specific vh files, as well as explicit defines from them. This change leverages the single FIM vh file that already includes the necessarily vh files. We will need to find a better way to access thedefine assignments, though - preferably something within the PIM's pkg/vh files since those should abstract the details away from the ASP while retaining the same names.

Tests run:

Compilation of n6001 sample designs using nightly base FIM (5pf/3vf) have all progressed further than the nightly builds did.