Creating IO PLL component using command line mode
Hi,
Is there any way to create the IO PLL componet using command line mode instead of GUI mode?
I could create this component using GUI mode. Is it possible to generate a tcl script and run it in command line mode? Pl. suggest.
Thanks,
Sunil
Hi Sunil,
For reminder next time, please help to login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. So that we can support this case further for your ease.
Regarding the two commands:
To execute a TCL script that instantiates the IP and sets desired parameters: ➢ qsys-script –script=.tcl
This will require a .tcl script to instantiates the IP and sets desired parameters without the use of the GUI to select or set the parameters from the IP catalogue.
To generate the IP core variation: ➢ qsys-generate .qsys
This will generate a .qsys file, and is the same as if you use the "Generate HDL" in the Platform Designer.