CSV Parser - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

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