ZhiqiangLiang
Occasional Contributor
9 months agomake PLL code above the nios_core when I click on "Generate HDL"
Hi,
I add PLL in nios_core.
when I generate HDL, the PLL code is generated in nios_core.
My question is:
I would like to make PLL code above the nios_core when I click on "Generate HDL" in Platform Designer. is there a way to do that?
when I export c1 of PLL in Platform Designer, the connection among c1 and other components are broken automatically. That is to say only one of the connection and c1 export port could be remained in Platform Designer.
The purpose that I would like to export c1 is that I would like to make c1 as the input clock of other components that are in the same level as nios_core.