Преглед изворни кода

faster clocks for synthesis (not changing actual freq)

Krzysztof Skrzynecki пре 1 недеља
родитељ
комит
773483ddac
1 измењених фајлова са 2 додато и 2 уклоњено
  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)