For help-verilog design of a calculator

D

davidbarby

Guest
Hi,

I am a new student majoring in LSI. Now I have to design a calculator
using verilog. It is the homework of a course.
I am looking for some reference code about it as I have very little
experience to program in Verilog. I would be very appreciated with your
help.
BTW, the functions I have to realize include Add, Subtract, Multiply,
Division, N!, C, Shift, MC, MS, MR, M+, M-.

Thank you...
 
davidbarby <danyangqu@suou.waseda.jp> wrote in message
news:6eb3db6ca7f5485d9d696440776471c6@localhost.talkaboutprogramming.com...
Hi,

I am a new student majoring in LSI. Now I have to design a calculator
using verilog. It is the homework of a course.
I am looking for some reference code about it as I have very little
experience to program in Verilog. I would be very appreciated with your
help.
BTW, the functions I have to realize include Add, Subtract, Multiply,
Division, N!, C, Shift, MC, MS, MR, M+, M-.

Thank you...
why don't you tell us how you think it should be approached? I'm not being
awkward, in fact I wouldn't quite know where to start without giving it some
thought - perhaps if you did just that and then published what you think, it
may kick start an interesting discussion :)
 
thanks a lot for your reply, but I think I don't catch your meaning.
Frankly, I lack experience about it and looking for some helps. Could you
please advise me something? I need some completed code for reference.
//
 

Welcome to EDABoard.com

Sponsor

Back
Top