mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-04-03 03:59:22 +00:00
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 <anton@linux.ibm.com>
This commit is contained in:
committed by
Anton Blanchard
parent
16ca868909
commit
9b8c094cf6
@@ -139,6 +139,7 @@ targets:
|
||||
- ram_init_file
|
||||
- reset_low=false
|
||||
- clk_input=12000000
|
||||
- clk_frequency
|
||||
tools:
|
||||
vivado: {part : xc7a35tcpg236-1}
|
||||
toplevel : toplevel
|
||||
|
||||
Reference in New Issue
Block a user