DE10 Advance revC demo: Required Background

From Terasic Wiki

(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
This section pre-assumed the developers have the following background knowledge:
This section pre-assumed the developers have the following background knowledge:
-
*FPGA RTL Design*
+
*'''FPGA RTL Design'''
:*Basic Quartus Prime operation skill
:*Basic Quartus Prime operation skill
:*Basic RTL coding skill
:*Basic RTL coding skill
Line 7: Line 7:
:*Knowledge about Memory-Mapped Interface
:*Knowledge about Memory-Mapped Interface
-
*C Program Design*
+
*'''C Program Design'''
:*Basic SoC EDS(Embedded Design Suite) operation skill
:*Basic SoC EDS(Embedded Design Suite) operation skill
:*Basic C coding and compiling skill
:*Basic C coding and compiling skill

Latest revision as of 16:13, 27 August 2018

This section pre-assumed the developers have the following background knowledge:

  • FPGA RTL Design
  • Basic Quartus Prime operation skill
  • Basic RTL coding skill
  • Basic Qsys operation skill
  • Knowledge about Memory-Mapped Interface
  • C Program Design
  • Basic SoC EDS(Embedded Design Suite) operation skill
  • Basic C coding and compiling skill
  • Skill to Create a Linux Boot SD-Card for DE10-Advanced with a given image file
  • Skill to boot Linux from SD-Card on DE10-Advanced Skill to copy files into Linux file system on DE10-Advanced Basic Linux command operation skill

Back