Forum Discussion
3 Replies
- RichardT_altera
Super Contributor
Hi @FrankOuO
Sorry for the delay in response. Do you need further help regarding to this case? Do you able to solve the issue by yourself?
I would recommend to write a testbench and simulate it using the Modelsim Intel FPGA Starter Edition instead of waveform simulation.
You may checkout the webpage below for an example.
https://www.fpga4student.com/2017/08/verilog-code-for-clock-divider-on-fpga.html
Best Regards,
Richard Tan
p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos. - RichardT_altera
Super Contributor
I have yet to receive any response from you to the previous question/reply/answer that I have provided but I believed that I have answered your question.
With that, I will now transition this thread to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.
Best Regards,
Richard Tan
p/s: If any answer from the community or Intel support are helpful, please feel free to give Kudos. - FrankOuO
New Contributor
Sorry for the late reply.
I've found out the reason why the output clock went wrongly.
I didn't assign a specific pin to the output clock so that their was no output signal.
With pin assignment, the waveform simulation and on-board test goes well.
Thank you! @RichardTanSY_Altera
Best Regards,
Frank Lee