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: Misc/rtl_as_blackbox/README
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
This examaple uses the RTL blackbox feature.
1
+
This example uses the RTL blackbox feature.
2
2
The RTL blackbox enables the use of existing RTL IP in an HLS project. This lets you add RTL code to your C/C++ code for synthesis of the project by Vitis HLS.
3
3
4
4
@@ -15,7 +15,7 @@ run_hls.tcl
15
15
run.py
16
16
17
17
18
-
Running the Design (edit x_hls.tcl to run synthesis)
18
+
Running the Design (edit run_hls.tcl to run synthesis)
0 commit comments