From: Anton Blanchard Date: Thu, 10 Oct 2019 09:59:49 +0000 (+1100) Subject: Fix cmod-a7 frequency X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9b8c094cf675217bafc1468785ca1978e43db0bf;p=microwatt.git Fix cmod-a7 frequency The cmod-a7 is ignoring the clk_frequency parameter and running at 100 MHz. Fix it. Signed-off-by: Anton Blanchard --- diff --git a/microwatt.core b/microwatt.core index 6619e8b..2124896 100644 --- a/microwatt.core +++ b/microwatt.core @@ -139,6 +139,7 @@ targets: - ram_init_file - reset_low=false - clk_input=12000000 + - clk_frequency tools: vivado: {part : xc7a35tcpg236-1} toplevel : toplevel