Skip to content

Commit 8a3cb98

Browse files
committed
changed example name and description to indicate ap_hs and ap_none
1 parent 3f47e71 commit 8a3cb98

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "using_directio_in_hlsTasks",
3-
"description": "This example shows Direct I/O scalars with hls::task",
2+
"name": "using_directio_with_ap_hs_in_hlsTasks",
3+
"description": "This example shows Direct I/O ap_hs scalars with hls::task",
44
"hls": {"config": "config.cfg"}
5-
}
5+
}
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "using_directio_in_hlsTasks",
3-
"description": "This example shows Direct I/O scalars with hls::task",
2+
"name": "using_directio_with_ap_none_in_hlsTasks",
3+
"description": "This example shows Direct I/O ap_none scalars with hls::task",
44
"hls": {"config": "config.cfg"}
5-
}
5+
}

0 commit comments

Comments
 (0)