- set 'f_pxl_clk' of 'ts_vga_testbench' tp 40MHz

Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@672 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2009-11-22 13:52:27 +00:00
parent 80e3cad985
commit 4ff589039a
+1 -1
View File
@@ -44,7 +44,7 @@ package vga_types is
-- For test bench (not for H/W use)
constant ts_vga_testbench : vga_timespec_t :=
(
f_pxl_clk => 100E6,
f_pxl_clk => 40E6,
nfps => 6,
ts_h => (80,5,2,3,'0'),
ts_v => (60,4,2,3,'0')