top: raise frequency back to 83 1/3 MHz
authorSebastien Bourdeauducq <sebastien@milkymist.org>
Mon, 17 Jun 2013 21:32:41 +0000 (23:32 +0200)
committerSebastien Bourdeauducq <sebastien@milkymist.org>
Mon, 17 Jun 2013 21:32:41 +0000 (23:32 +0200)
top.py

diff --git a/top.py b/top.py
index 25e720c8aa6a415803ed11d32f26c5145295e11e..4396b1fdfcb469049b2570467a4575725ac6585c 100644 (file)
--- a/top.py
+++ b/top.py
@@ -14,7 +14,7 @@ from milkymist.cif import get_macros
 
 version = get_macros("common/version.h")["VERSION"][1:-1]
 
-clk_freq = (62 + Fraction(1, 2))*1000000
+clk_freq = (83 + Fraction(1, 3))*1000000
 sram_size = 4096 # in bytes
 l2_size = 8192 # in bytes