diff --git a/app_display_spectrum_demo/README.rst b/app_display_spectrum_demo/README.rst index d083732..568d2fa 100644 --- a/app_display_spectrum_demo/README.rst +++ b/app_display_spectrum_demo/README.rst @@ -9,7 +9,7 @@ Display Spectrum Demo Description ----------- -This demonstration uses the U16 core board to create a level-meter kind of spectral display on an LCD for a simulated signal. This application demonstrates the real-time rendering and the display of spectrum by taking short-time fourier transform. +This demonstration uses the L16 core board to create a level-meter kind of spectral display on an LCD for a simulated signal. This application demonstrates the real-time rendering and the display of spectrum by taking short-time fourier transform. The rendered image is stored in SDRAM. diff --git a/module_display_controller/doc/hw.rst b/module_display_controller/doc/hw.rst index 895b47e..1ab65fb 100644 --- a/module_display_controller/doc/hw.rst +++ b/module_display_controller/doc/hw.rst @@ -12,7 +12,7 @@ sliceKIT This module may be evaluated using the sliceKIT modular development platform, available from digikey. Required board SKUs are: - * XP-SKC-L2 (SliceKIT L2 Core Board) + * XP-SKC-L2 (sliceKIT L2 Core Board) * XA-SK-SCR480 plus XA-SK-XTAG2 (sliceKIT xTAG adaptor) Demonstration applications