You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vision/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Please see the readme files in sub-directories for more details.
48
48
49
49
- To use the SmartHLS Vision library, you should first install the SmartHLS tool, which is part of the [Libero SoC Design Suite](https://www.microchip.com/en-us/products/fpgas-and-plds/fpga-and-soc-design-tools/fpga/libero-software-later-versions).
50
50
51
-
`Note: This library is designed to work on the latest Libero SoC Design Suite version, 2023.1, and may not be compatible with previous versions of Libero and SmartHLS.`
51
+
`Note: This library is designed to work on the latest Libero SoC Design Suite version, 2023.2, and may not be compatible with previous versions of Libero and SmartHLS.`
52
52
53
53
- The repository uses Git Large File System (LFS) to track media files (e.g., images). So we need to install Git LFS.
54
54
- First make sure you have Git and Git LFS installed. If not, you can follow this instruction: https://github.com/git-guides/install-git
@@ -69,7 +69,7 @@ Please see the readme files in sub-directories for more details.
69
69
- The SmartHLS Vision library supports using OpenCV functionality in the software testbench of a SmartHLS project.
70
70
So we will also download a precompiled OpenCV library using a provided script (see [here](https://microchiptech.github.io/fpga-hls-docs/precompiled_sw.html#ffmpeg-4-4-and-opencv-4-5-4) for more details):
0 commit comments