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.

19 bit counter in verilog. Is it possible?

Status
Not open for further replies.

anhnha

Full Member level 6
Joined
Mar 8, 2012
Messages
322
Helped
4
Reputation
8
Reaction score
4
Trophy points
1,298
Activity points
3,684
Hi.

I am writing a counter 19 bits in verilog. The problem is that I have never seen such a large counter like that.
Do you think it is possible?
I am new to verilog.
Thanks.
 

Yes it is possible bt dividing the clock and count less is better approach to count higher counts..
 

Yes it is possible bt dividing the clock and count less is better approach to count higher counts..

I dont quite understand the message?
Generating clocks from counters should always be avoided.
 

hi dick

yes it is normally avoided but i wrote this in power saving prospective .
by this way we can have less no of transition
and such huge counter is required when u want to count a long time period in some block like reset chatter. so it is beneficial to count on slow clock
plz correct me if i am wrong

Thanks and Regds
vir
 

Nobody has been talking about clock, clock speed and timer applications so far. You are discussing "what would it be like if ...".
 

my dear FVm

plz see the 1st post of the anhnna . he has written that he hasn't seen such a large counter, so I was telling where such a large counter can be used at what place and a better altenative

Thanks and Regards
Vir
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top