Skip to content

Commit c6ef9cf

Browse files
committed
Add readme
Signed-off-by: Michael Brown <producer@holotronic.dk>
1 parent 3db8287 commit c6ef9cf

File tree

1 file changed

+8
-0
lines changed
  • HW/QuartusProjects/DE10_Nano_SoC_FB_DB25

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
This project is a clone of the DE0_Nano_SoC_DB25 project only with an added framebuffer driving the HDMI output.
2+
3+
The current screen resolution is: 1024x768x8bpp @60Hz.
4+
5+
6+
The frame reader runs on a separate bus (f2h_sdram) as bus master, making it noticably faster than a cpu alone fb.
7+
8+
This project uses the hm2 config files from the DE0_Nano_SoC_DB25 project folder, so it will run with the same hm2 soc configs.

0 commit comments

Comments
 (0)