Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Altera cyclone FPGA clock enable issue in QuartusII software

Status
Not open for further replies.

mohd_ind00

Junior Member level 3
Joined
Dec 17, 2004
Messages
26
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
269
Hi All,

I am using Altera cyclone device EP1C6Q240C7. I am able to program and implement the design and it is working.

I have implemented the DPRAM in device and using CLK0 & CLK1 pins of FPGA as two seperate clock for DPRAM. But i analyze the clock is not getting enabled, b'coz Compilation warning showing it is undefined clock.

I don't know how to enable the clock in QuartusII software?

If anybudy knows pl reply.

Thanks

Regards
 

@ltera cyclone FPGA clock enable issue in QuartusII software

Hi Mohd,
i've not used QuartusII S/W, but i feel this is a generic issue. try to define ur clock signal in the Constrains editor.
 

@ltera cyclone FPGA clock enable issue in QuartusII software

Hello,

CLK0 – CLK3 are inputs for clock signals or normal inputs. Normally they don’t have to be enabled. Quartus is checking this automatically, that’s why it is printing out that there is an undefined clock.

Did you simulate your design with ModelSim? That’s the best way to check your design. You can also route the input CLK0 and CLK1 to different outputs pins to measure if the clock is coming through.


Bye,
cube007
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top