Lab 6
Implementing the LightsOut Puzzle
with the display on a monitor screen
Lab Lecture 6 Slides 2 [.pptx, .pdf]
Lab Lecture 6 Slides 1 [.pptx, .pdf]
To print N slides per page, please choose Print, Options:
- Print what: Handouts,
- Handouts: Slides per page: N
Source code of the FPro system, targeting Basys 3, with the video subsystem, including the frame buffer (one bit per pixel):
Source code of the test application, main_video_test.cpp, and all standard drivers required for Labs 6:
Source code of a simple application involving a ghost video core, buttons, switches, and leds:
Note: If you encounter problems with running these applications from Vitis, move the definitions of the objects corresponding to software drivers inside of main(), as it was done in the code of the test application of the Sampler FPro System in Lab 4.
Please email your corrections and suggestions to Kris Gaj.