- set sys_freq to 100MHz

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@744 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2010-02-09 11:46:41 +00:00
parent fb96e23852
commit 6b0327c702
+1 -1
View File
@@ -126,7 +126,7 @@ uut: entity work.mips_sys
GENERIC MAP
(
sys_freq_in => 100.000,
sys_freq => 133.333,
sys_freq => 100.000,
sdram_phaseshift => 0,
tsvga => ts_vga_800_600_72
)