- changed VGA resolution to 1280x1024@72
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@611 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -45,7 +45,7 @@ GENERIC
|
|||||||
sys_freq : integer := 100E6;
|
sys_freq : integer := 100E6;
|
||||||
ddr_phaseshift : integer := 0;
|
ddr_phaseshift : integer := 0;
|
||||||
ddr_frequency_hz : integer := 100E6;
|
ddr_frequency_hz : integer := 100E6;
|
||||||
tsvga : vga_timespec_t := ts_vga_800_600_72
|
tsvga : vga_timespec_t := ts_vga_1280_1024_72
|
||||||
|
|
||||||
);
|
);
|
||||||
PORT
|
PORT
|
||||||
|
|||||||
Reference in New Issue
Block a user