|
@@ -19,16 +19,19 @@ See:
|
|
|
|
|
|
### Subfunctions Flowcharts
|
|
|
Flowchart of draw function.
|
|
|
-Function output the virtual screen to the output pins to be prozessed by VHDL
|
|
|
+Function output the virtual screen to the output pins to be processed by VHDL
|
|
|
|
|
|

|
|
|
|
|
|
+---
|
|
|
+
|
|
|
Flowchart of reset_position function.
|
|
|
Function to reset positions of both paddles and ball to default.
|
|
|
Default positions and values can be adjusted in this function
|
|
|
|
|
|

|
|
|
|
|
|
+---
|
|
|
|
|
|
Flowchart of reset_screen function.
|
|
|
Function to reset all pixels of the virtual screen to 0.
|