Forum Discussion
5 Replies
- Altera_Forum
Honored Contributor
Hi Niko,
I think you can download the dev kit installation package at https://www.altera.com/products/boards_and_kits/dev-kits/altera/kit-cyclone-iv-starter.html and check the schematic. Probably you will be able to find the clock enable port there :) - Altera_Forum
Honored Contributor
this kit seems did not bring put the clock enable as a port. what are you trying to do actually?
- Altera_Forum
Honored Contributor
Hi, as I understand it, there is no specific clock enable pin in the CIV GX devices. If you would like to control the clock signal, you can use the ALTCLKCTRL instance when you can enable the clock enable control signal for the input clock.
- Altera_Forum
Honored Contributor
Hi,
thanks for your replies. I need this ports to configure the "Clock & Ports" tab in the hdl workflow advisor. But i think i do not need this ports because my function is a very simple summation. I think your answers will help me. Thanks ! - Altera_Forum
Honored Contributor
You are welcome.