We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d72f71 commit 64c6607Copy full SHA for 64c6607
Examples/AIENGINE_plus_PL/AIE_HDL/FFT2D/README.md
@@ -3,7 +3,7 @@ In this section we showcase a 2D-FFT design using both AI Engines and Programmab
3
Two 1D FFTs are implemented on AI Engiens and a transpose operation is implemented using HDL blocks on the programmable logic.
4
5
## Knowledge nuggets
6
-:bulb: You can seamlessly connect AI Engine blocks to HLS kernel blocks.
+:bulb: You can seamlessly connect AI Engine blocks to HDL kernel blocks.
7
8
:bulb: _AIE to HDL_ blocks are needed for connectivity between AIE blocks and HDL blocks.
9
0 commit comments