From 84b52da6e1fecc38931acf029bbb0d5a0b8eef95 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Thu, 5 Nov 2009 17:13:05 +0000 Subject: [PATCH] - changed VGA resolution to ts_vga_800_600_60 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@612 cc03376c-175c-47c8-b038-4cd826a8556b --- projects/mips_sys/src/mips_sys.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mips_sys/src/mips_sys.vhd b/projects/mips_sys/src/mips_sys.vhd index e25c6e3..e4cbef9 100644 --- a/projects/mips_sys/src/mips_sys.vhd +++ b/projects/mips_sys/src/mips_sys.vhd @@ -45,7 +45,7 @@ GENERIC sys_freq : integer := 100E6; ddr_phaseshift : integer := 0; ddr_frequency_hz : integer := 100E6; - tsvga : vga_timespec_t := ts_vga_1280_1024_72 + tsvga : vga_timespec_t := ts_vga_800_600_60 ); PORT