1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-01-21 10:02:30 +00:00

Kickman: 20 MHz pixel clock needed

This commit is contained in:
Gyorgy Szombathelyi 2019-11-07 22:32:26 +01:00
parent fd0ecf2c7c
commit 00b2de985d

View File

@ -210,7 +210,7 @@ mist_video #(.COLOR_DEPTH(4), .SD_HCNT_WIDTH(10)) mist_video(
.VGA_VS ( VGA_VS ),
.VGA_HS ( VGA_HS ),
.rotate ( {1'b1,status[2]} ),
// .ce_divider ( 1 ),
.ce_divider ( 1 ),
.blend ( status[5] ),
.scandoubler_disable(1),//scandoublerD ),
.scanlines ( status[4:3] ),