Altera_Forum
Honored Contributor
12 years agomodule instantiation
Hey,
I am a newbie in verilog and FPGA. I have three modules which I am trying to connect using verilog. The three modules are clock divider, which divides the 50 Mhz clock into 1 hz. Then i have a up counter. Third block is hexadecimal to seven segment decoder, which will count from 00 to FF(hex). I am looking for examples in internet but I didn't find any concrete examples. It will be great if some one can explain me or guide towards an example which has module instantiation or somebody wants to see my source code I could happily post if someone can help me joining them. Regards Muzz