New features and functions - 2023.1 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.1 English

PL additions/enhancements:

  • 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’
    • Renamed ‘build’ folder in the function directories under ‘examples’ directory to ‘config’
    • Standardized few variable names across ‘accel’ and ‘testbench’ files

AIE additions/enhancements: :

  • Updates:
    • Improved RTL Data movers
    • Miscellaneous bug fixes