Closed davideschiavone closed 4 months ago
Most of the legacy SW was targetting PYNQ-Z2 FPGA, however, now we support 3 FPGAs, and the HAL would be broken -
This PR updates the HAL and APPs with a generic TARGET_IS_FPGA that is defined in each FPGA target
@JuanSapriza @JoseCalero can you pls have a look and test a few applications? (not the power manager ones yet)
@davideschiavone tested all applications (but the power ones) and it worked 👍🏼
Most of the legacy SW was targetting PYNQ-Z2 FPGA, however, now we support 3 FPGAs, and the HAL would be broken -
This PR updates the HAL and APPs with a generic TARGET_IS_FPGA that is defined in each FPGA target