OFS / oneapi-asp

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

[Style] .qsys to _hw.tcl conversion to be able to parameterize PD systems #129

Closed boelkrug-intel closed 6 months ago

boelkrug-intel commented 7 months ago

Description

This PR converts the existing board.qsys, ddr_board.qsys and ddr_channel.qsys into _hw.tcl components that are parameterizable from the toplevel board_hw.tcl and therefore can be reused in all board variants and ASPs. It removes the need of the additional .ip files for each instantiated component as well as the parameterization are done within the _hw.tcl script. Also this change commonizes some other things between N6001 and D5005 (using N6001 as the reference) in order to make them as close as possible.

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

none

Tests added:

none

Tests run: