Hi,
I am trying to follow the tutorial at http://zynqgeek.blogspot.it/2012/08/zedboard-create-planahead-project-with.html
In XPS, after loading the XML board configuration file, DRC completes with no errors.
Back into PlanAhead, I create the top HDL and run the synthesis.
I get a message box with the following message:
<<
DRC check found issues in the design. Please see the console log for more details.
>>
The TCL console reads:
<<
ERROR:EDK - issued from TCL procedure "zynqconfig_do" line 34
processing_system7_0 (processing_system7) - MHS file editing for Zynq related
parameters is not allowed. Please use Zynq tab in XPS for PS configuration.
Value of parameter C_FCLK_CLK0_FREQ (96461533) in MHS conflicts with the
setting in Zynq tab. Value of C_FCLK_CLK0_FREQ should be 100000000
>>
This message disappears if I modify the input clock frequency in XPS (in the "Zynq" tab, "Clock Generation" block, "Zynq crystal" set to 35 MHz instead of 33.33 MHz) and run the synthesis again.
I am using ISE 14.2 for Linux.
Did anyone experience the same problem?
Guillaume Savaton