Forum Discussion
Altera_Forum
Honored Contributor
16 years agoCycloneIII starter kit - basic question (clock)
Hi all,
I am using the CycloneIII starter kit. I suppose that my question is general for any kind of dev kit. I am trying to run a simulation using the SignalTapII file. I think that I have a problem with the main clock definition since when I run the simulation, I get a "waiting for clock" message in the "Status" window and nothing happens. How exactly am I supposed to defined the clock? Thanks, Dvido4 Replies
- Altera_Forum
Honored Contributor
SignalTap II is hardware debugging rather than simulation.
The SignalTap II clock input must be connected to a functional clock in your design, e.g. the 50 MHz crystal clock at Pin_V9. - Altera_Forum
Honored Contributor
why V9? the manual says B9. I connected the clock to B9 but the rsult is still the same.
- Altera_Forum
Honored Contributor
Yes, both pins are connected to the 50 MHz on-board oscillator, so either should work.
Unfortunately I can't guess, what you did wrong with your Signal Tap II instance without knowing the design (top level, pin assignments and Signal Tap). You may want to post a Quartus design archive. - Altera_Forum
Honored Contributor
So what is my next step?
Maybe you know some kind of a manual for configuring SignalTapII files?