Forum Discussion
TomM
New Contributor
5 years agoDual Configuration IP on MAX10
Hi, I have got a problem with the Dual Configuration IP on a Max 10M08DAF256I7G. I'm using Quartus Version 17.1. I write the config_sel_overwrite and config_sel at Offset 1 Read the busy signal ...
JohnT_Altera
Regular Contributor
5 years agoHi,
May I know what is the clk frequency that you are using and what is the setting used on the dual configuration IP?
- TomM5 years ago
New Contributor
Hi,
the clock frequency is 40 MHz. This is also set in the dual config IP (see attached screenshot).
There is also a design contraint set for the clock
create_generated_clock -name ru_clk -divide_by 2 -master_clock PLL|altpll_component|auto_generated|pll1|clk[1] -source [get_pins -compatibility_mode { *altera_dual_boot:dual_boot_0|alt_dual_boot_avmm:alt_dual_boot_avmm_comp|alt_dual_boot:alt_dual_boot|ru_clk|clk }] [get_pins -compatibility_mode { *altera_dual_boot:dual_boot_0|alt_dual_boot_avmm:alt_dual_boot_avmm_comp|alt_dual_boot:alt_dual_boot|ru_clk|q } ]