Skip to content

Commit 3f47e71

Browse files
committed
fixed typo
1 parent 429012b commit 3f47e71

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Misc/rtl_as_blackbox/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This examaple uses the RTL blackbox feature.
1+
This example uses the RTL blackbox feature.
22
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.
33

44

@@ -15,7 +15,7 @@ run_hls.tcl
1515
run.py
1616

1717

18-
Running the Design (edit x_hls.tcl to run synthesis)
18+
Running the Design (edit run_hls.tcl to run synthesis)
1919
=================================================
2020
vitis-run --mode hls --tcl run_hls.tcl
2121

0 commit comments

Comments
 (0)