CSV Parser - 2024.2 English

Vitis Libraries

Document ID
XD160
Release Date
2024-11-29
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.