OFS / oneapi-asp

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

[Update] move board_hw.tcl to common folder, replace only by parameters.tcl file #138

Closed boelkrug-intel closed 3 months ago

boelkrug-intel commented 3 months ago

Description

There used to be a need to have board_hw.tcl files for every board variant and every platform. This is now replaced by a common board_hw.tcl file which sources a separate parameters.tcl file. This change will make it easier in the future to parameterize the board variants as we can easily write out the configuration from a GUI.

Collateral (docs, reports, design examples, case IDs):

Tests added:

none

Tests run: