projects
/
fleet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3601b7
)
Dvi: change DATA_DELAY to 0
author
megacz
<adam@megacz.com>
Mon, 6 Apr 2009 18:49:00 +0000
(11:49 -0700)
committer
megacz
<adam@megacz.com>
Mon, 6 Apr 2009 18:49:00 +0000
(11:49 -0700)
ships/Dvi.ship
patch
|
blob
|
history
diff --git
a/ships/Dvi.ship
b/ships/Dvi.ship
index
cde1237
..
265d775
100644
(file)
--- a/
ships/Dvi.ship
+++ b/
ships/Dvi.ship
@@
-147,7
+147,7
@@
vga_timing_generator
.V_BP(31),
.HEIGHT_BITS(10),
.WIDTH_BITS(10),
- .DATA_DELAY(1)
+ .DATA_DELAY(0)
) my_vga_timing_generator (
.rst(rst),
.clk(pix_clk),