- working (SDRAM R1153)

git-svn-id: http://moon:8086/svn/vhdl/trunk@1156 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2015-05-22 21:53:31 +00:00
parent dfffc2ffc7
commit 7c1cc7980b
3 changed files with 3 additions and 20 deletions
+1 -3
View File
@@ -148,9 +148,7 @@ uut: entity work.mips_sys
GENERIC MAP
(
sys_freq_in => 100.000,
cpu_freq => 60.000,
WITH_TLB => WITH_TLB,
TRANSLATE_KSEG0_1 => KSEG_01_TRANSLATED,
cpu_freq => 100.000,
sdram_phaseshift => 0,
tsvga => ts_vga_800_600_72
)