CSV Parser - 2024.2 English

Vitis Libraries

Release Date
2025-05-14
Version
2024.2 English

Comma-separated values file is a popular format which simply delimited values by commas. The CSV parser aims to accelerate explaining each input row with a user-defined schema, and then a standard object-stream is used to egress all the row values of the specified columns.