Majo
New Contributor
2 years agoPLL wrapped into QSYS platform designer
Hi,
I have Cyclone5 device and my design is based on QSYS structure. I have created my own QSYS module and this module has an PLL IP core inside.
In sdc file I have set "derive_pll_clocks -create_base_clocks" option but Quartus doesn't define that internal PLL IP and there is an error Warning (332086): Ignoring clock spec. Clock assignment is being ignored.
If I setup this PLL IP as an independent QSYS module there is no problem with defining it by Quartus.
Why Quartus cannot define this PLL IP when it is inside manual QSYS module?
Thanks for answer.