Kaynağa Gözat

faster clocks for synthesis (not changing actual freq)

Krzysztof Skrzynecki 1 hafta önce
ebeveyn
işleme
773483ddac
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      projects/riscv_usb/data/clocks.py

+ 2 - 2
projects/riscv_usb/data/clocks.py

@@ -1,2 +1,2 @@
-ctx.addClock("clk_24m", 24)
-ctx.addClock("clk_48m", 48)
+ctx.addClock("clk_24m", 25)
+ctx.addClock("clk_48m", 100)