PL Additions/Enhancements: - 2023.1 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.1 English
  • New functions:
    • Added 24 bits-per-channel L3 ISP pipeline
    • Added all-in-one L3 ISP pipeline
    • Pin-cushion, Barrel distortion support added in L1, L2 Remap testbench
  • Updates:
    • Added new functions in ISP-Multistream pipeline
    • Added NPPC 2,4,8 support for RGBIR function
    • Added URAM support for AWB, AEC, 3DLUT, Otsu-Threshold, HDRMerge, Histogram, Equalization
    • Improved performance and utilization for ISP Stats
    • Fixed the missing template parameters issue in axiStrm2xfMat and xfMat2axiStrm functions
  • Lib Infra Changes:
    • Renamed all existing testcases and added new cases in tests directory of L1, L2.
    • Replaced xf_<algoName>_config.h with xf_<algoName>_accel_config.h, xf_<algoName>_tb_config.h
      files which are included in accel.cpp and tb.cpp, respectively
    • All configurable parameters moved to xf_config_params.h
    • In the function directories, under the examples directory, renamed build folder to config
    • Standardized several variable names across accel and testbench files