|
@@ -6,8 +6,17 @@ Pong game on Altera FPGA as exercise in Hardware-/Software-Codesign
|
|
|

|
|
|
|
|
|
## Programmablaufplan des C Programms
|
|
|
+Below images show flowcharts for all featured software functions.
|
|
|
+Fist chart feature the main game function. Subfunctions are described below.
|
|
|
+See: - draw
|
|
|
+ - reset_positons
|
|
|
+ - reset_screen
|
|
|
+
|
|
|
+### Main function Flowchart
|
|
|

|
|
|
|
|
|
+
|
|
|
+## Subfunctions Flowcharts
|
|
|

|
|
|
|
|
|

|